mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Add Propolice support
git-svn-id: svn://coreboot.org/openbios/openbios-devel@422 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -38,10 +38,6 @@ CFLAGS+= -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prot
|
||||
INCLUDES := -I$(SRCDIR)/include -I$(SRCDIR)/kernel/include -I$(ODIR)/target/include
|
||||
AS_FLAGS := -Wa,-xarch=v9b -Wa,-64 -g
|
||||
|
||||
ifeq ($(shell uname), OpenBSD)
|
||||
CFLAGS+= -fno-stack-protector
|
||||
endif
|
||||
|
||||
#
|
||||
# pre rules
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user