mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
78a9cbf82d
commit
d23dd0cdb4
@ -2,3 +2,6 @@ TARGET = init
|
||||
SRC_CC = main.cc child.cc server.cc
|
||||
LIBS = base
|
||||
INC_DIR += $(PRG_DIR)
|
||||
|
||||
# workaround for constness issues
|
||||
CC_OPT += -fpermissive
|
||||
|
Loading…
Reference in New Issue
Block a user