We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d23192 commit 0c9e55aCopy full SHA for 0c9e55a
build/internal/ya.conf
@@ -13,7 +13,7 @@ USE_AIO = "static"
13
USE_ICONV = "static"
14
USE_IDN = "static"
15
APPLE_SDK_LOCAL = "yes"
16
-CFLAGS = "-fno-omit-frame-pointer"
+CFLAGS = "-fno-omit-frame-pointer -Wno-unknown-argument"
17
USE_CLANG_CL = "yes"
18
19
[flags]
@@ -23,5 +23,5 @@ USE_AIO = "static"
23
24
25
26
27
build/internal/ya.make.windows.conf
0 commit comments