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 8959206 commit 2c0d206Copy full SHA for 2c0d206
libc/src/signal/linux/CMakeLists.txt
@@ -41,7 +41,6 @@ add_object_library(
41
-fomit-frame-pointer
42
-O3
43
-Wframe-larger-than=0
44
- -Werror
45
-Wno-attributes
46
# asan creates asan.module_ctor which uses stack space, causing warnings.
47
-fno-sanitize=address
0 commit comments