aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/sysincl.conf
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-09-18 13:34:23 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-09-18 14:04:30 +0300
commitf9c6de928b8fc9f18206ef247aeb56127adb3107 (patch)
tree7e10df929e44296769455f5e9f2c48e03733991b /build/conf/sysincl.conf
parent5a92b71af7de6553080153a01c343e6859ce93fc (diff)
downloadydb-f9c6de928b8fc9f18206ef247aeb56127adb3107.tar.gz
Use swig from Arcadia
Diffstat (limited to 'build/conf/sysincl.conf')
-rw-r--r--build/conf/sysincl.conf8
1 files changed, 2 insertions, 6 deletions
diff --git a/build/conf/sysincl.conf b/build/conf/sysincl.conf
index 1c0573ed6b..657ad1b01d 100644
--- a/build/conf/sysincl.conf
+++ b/build/conf/sysincl.conf
@@ -12,12 +12,8 @@ SYSINCL+=build/sysincl/nvidia.yml
SYSINCL+=build/sysincl/misc.yml
SYSINCL+=build/sysincl/unsorted.yml
-when ($USE_LOCAL_SWIG != "no") {
- SYSINCL+=build/sysincl/swig-to-nothing.yml
-}
-otherwise {
- SYSINCL+=build/sysincl/swig.yml
-}
+# FIXME: Make SWIG_IMPLICIT_INCLUDES more granular and get rid of swig.yml
+SYSINCL+=build/sysincl/swig.yml
when ($USE_SYSTEM_JDK) {
SYSINCL+=build/sysincl/system-jdk.yml