mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
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
|
||||
|
||||
Reference in New Issue
Block a user