dde_linux: remove base cxx from lxip.mk

This commit is contained in:
Josef Söntgen 2014-11-22 15:11:00 +01:00 committed by Christian Helmuth
parent f127f5c7fc
commit 2eaa55e6b1
1 changed files with 2 additions and 1 deletions

View File

@ -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