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 8659495 commit 216af26Copy full SHA for 216af26
build/internal/ya.conf
@@ -21,6 +21,4 @@ USE_AIO = "static"
21
USE_ICONV = "static"
22
USE_IDN = "static"
23
APPLE_SDK_LOCAL = "yes"
24
-CFLAGS = "-fno-omit-frame-pointer"
25
-# TODO: uncomment after warnings fix
26
-FIX_UNUSED_PARAMETR_PLS = "1" # 2 aug 2024. Transitional flag for protobuf fix, DTCC-2275
+CFLAGS = "-fno-omit-frame-pointer"
0 commit comments