build: Pass -fno-stack-check in decompressor build
This commit is contained in:
parent
5542dffaa7
commit
1207b8d9b1
@ -24,6 +24,7 @@ override INTERNAL_CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-ffreestanding \
|
-ffreestanding \
|
||||||
-fno-stack-protector \
|
-fno-stack-protector \
|
||||||
|
-fno-stack-check \
|
||||||
-fno-strict-aliasing \
|
-fno-strict-aliasing \
|
||||||
-fno-lto \
|
-fno-lto \
|
||||||
-fno-pic \
|
-fno-pic \
|
||||||
|
Loading…
Reference in New Issue
Block a user