mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 15:18:20 +00:00
base-linux: Repair hybrid programs
Do not link 'startup' and 'cxx' libraries against hybrid programs.
This commit is contained in:
committed by
Christian Helmuth
parent
961bd41b05
commit
b4612d24ce
@ -1,6 +1,6 @@
|
||||
TARGET = core
|
||||
REQUIRES = linux
|
||||
LIBS = cxx base-common syscall
|
||||
LIBS = cxx base-common syscall startup
|
||||
|
||||
GEN_CORE_DIR = $(BASE_DIR)/src/core
|
||||
|
||||
|
Reference in New Issue
Block a user