mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-21 03:25:34 +00:00
dde_linux: remove base cxx from lxip.mk
This commit is contained in:
parent
f127f5c7fc
commit
2eaa55e6b1
@ -3,7 +3,8 @@ SHARED_LIB = yes
|
||||
LIB_DIR = $(REP_DIR)/src/lib/lxip
|
||||
LIB_INC_DIR = $(LIB_DIR)/include
|
||||
|
||||
LIBS += base cxx dde_kit
|
||||
# FIXME should we *really* effecticely add dde_kit to this shared library?
|
||||
LIBS += dde_kit
|
||||
|
||||
LX_CONTRIB_DIR := $(call select_from_ports,dde_linux)/src/lib/lxip
|
||||
NET_DIR := $(LX_CONTRIB_DIR)/net
|
||||
|
Loading…
x
Reference in New Issue
Block a user