mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
526d6eed1c
commit
d554200e5a
@ -4,7 +4,7 @@
|
||||
|
||||
X86EMU_DIR = $(call select_from_ports,x86emu)/src/lib/x86emu/contrib
|
||||
INC_DIR += $(X86EMU_DIR) $(REP_DIR)/include/x86emu
|
||||
CC_OPT += -fomit-frame-pointer
|
||||
CC_OPT += -fomit-frame-pointer -Wno-maybe-uninitialized
|
||||
|
||||
SRC_C = decode.c fpu.c ops.c ops2.c prim_ops.c sys.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user