diff options
author | AlexSm <alex@ydb.tech> | 2024-01-04 15:09:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 15:09:05 +0100 |
commit | dab291146f6cd7d35684e3a1150e5bb1c412982c (patch) | |
tree | 36ef35f6cacb6432845a4a33f940c95871036b32 /build/ymake.core.conf | |
parent | 63660ad5e7512029fd0218e7a636580695a24e1f (diff) | |
download | ydb-dab291146f6cd7d35684e3a1150e5bb1c412982c.tar.gz |
Library import 5, delete go dependencies (#832)
* Library import 5, delete go dependencies
* Fix yt client
Diffstat (limited to 'build/ymake.core.conf')
-rw-r--r-- | build/ymake.core.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index c1314fc8e9..e2de30a050 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -783,6 +783,7 @@ module _BASE_UNIT: _BARE_UNIT { } ENABLE(USE_YASM_ASSEMBLER) + ENABLE(_BISON_FLEX_SET_DEFAULTS) } _LINKER_ID= |