mirror of
https://github.com/rhboot/gnu-efi
synced 2026-08-26 00:26:04 -04:00
remove superfluous -fno-stack-check
Signed-off-by: David Müller <d.mueller@elsoft.ch> Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
This commit is contained in:
parent
bbffe42b46
commit
4b6f37e74c
1 changed files with 0 additions and 1 deletions
|
|
@ -195,7 +195,6 @@ else
|
|||
CFLAGS += $(ARCH3264) -g -O2 -Wall -Wextra -Wno-pointer-sign -Werror \
|
||||
-funsigned-char -fshort-wchar -fno-strict-aliasing \
|
||||
-ffreestanding -fno-stack-protector -fno-stack-check \
|
||||
-fno-stack-check \
|
||||
$(if $(findstring gcc,$(CC)),-fno-merge-all-constants,)
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue