We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2fd92 commit f024d8dCopy full SHA for f024d8d
1 file changed
ydb/library/yql/parser/pg_wrapper/ya.make
@@ -55,7 +55,7 @@ INCLUDE(pg_sources.inc)
55
56
INCLUDE(pg_kernel_sources.inc)
57
58
-IF (NOT OPENSOURCE AND NOT OS_WINDOWS AND NOT SANITIZER_TYPE AND NOT BUILD_TYPE == "DEBUG")
+IF (NOT OS_WINDOWS AND NOT SANITIZER_TYPE AND NOT BUILD_TYPE == "DEBUG")
59
USE_LLVM_BC14()
60
INCLUDE(pg_bc.all.inc)
61
ELSE()
0 commit comments