mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 06:08:16 +00:00
10
repos/base-linux/lib/mk/base-linux.inc
Normal file
10
repos/base-linux/lib/mk/base-linux.inc
Normal file
@ -0,0 +1,10 @@
|
||||
#
|
||||
# The content of this file is used for both native Genode as well as hybrid
|
||||
# Linux/Genode programs. Hence, it must be void of any thread-related code.
|
||||
#
|
||||
|
||||
include $(BASE_DIR)/lib/mk/base.inc
|
||||
|
||||
SRC_CC += platform_env.cc
|
||||
|
||||
LIBS += syscall cxx
|
Reference in New Issue
Block a user