Drop flag causing compatibilities issues on raspberry pi w/ gcc.
This commit is contained in:
1
Makefile
1
Makefile
@ -37,7 +37,6 @@ CFLAGS_MINIMIZE = \
|
|||||||
-ffreestanding \
|
-ffreestanding \
|
||||||
-fno-stack-protector \
|
-fno-stack-protector \
|
||||||
-fomit-frame-pointer \
|
-fomit-frame-pointer \
|
||||||
-mno-stack-arg-probe \
|
|
||||||
-fno-ident -Wl,--build-id=none \
|
-fno-ident -Wl,--build-id=none \
|
||||||
-ffunction-sections -fdata-sections \
|
-ffunction-sections -fdata-sections \
|
||||||
-fmerge-all-constants
|
-fmerge-all-constants
|
||||||
|
|||||||
Reference in New Issue
Block a user