mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 07:08:18 +00:00
committed by
Christian Helmuth
parent
0eda98b03e
commit
aa44ada2d4
@ -38,6 +38,7 @@ CC_OPT += -Wno-write-strings -Wredundant-decls -Wundef \
|
|||||||
-fno-builtin -fomit-frame-pointer \
|
-fno-builtin -fomit-frame-pointer \
|
||||||
-fno-exceptions -fno-unwind-tables \
|
-fno-exceptions -fno-unwind-tables \
|
||||||
-fno-asynchronous-unwind-tables \
|
-fno-asynchronous-unwind-tables \
|
||||||
|
-fno-tree-dse \
|
||||||
-finline-limit=99999999 $(addprefix -D,$(CONFIG)) \
|
-finline-limit=99999999 $(addprefix -D,$(CONFIG)) \
|
||||||
"-D__USER__=\"Genode Labs\""
|
"-D__USER__=\"Genode Labs\""
|
||||||
CC_OPT += -DCONFIG_MAX_THREAD_BITS=10
|
CC_OPT += -DCONFIG_MAX_THREAD_BITS=10
|
||||||
|
Reference in New Issue
Block a user