Merge "Temporary hack to avoid stack protector crashes."
This commit is contained in:
commit
32388ba4dc
1 changed files with 1 additions and 0 deletions
|
@ -616,6 +616,7 @@ libc_openbsd_src_files_32 += \
|
|||
libc_common_cflags := \
|
||||
-D_LIBC=1 \
|
||||
-Wall -Wextra -Wunused \
|
||||
-fno-stack-protector \
|
||||
|
||||
use_clang := $(USE_CLANG_PLATFORM_BUILD)
|
||||
|
||||
|
|
Loading…
Reference in a new issue