mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 19:26:29 +00:00
Remove debugging artifacts from lxip and usb libs
This commit is contained in:
parent
eccc539651
commit
d5e57d15c8
@ -8,8 +8,6 @@ LIBS += lxip_include
|
||||
LX_CONTRIB_DIR := $(call select_from_ports,dde_linux)/src/lib/lxip
|
||||
NET_DIR := $(LX_CONTRIB_DIR)/net
|
||||
|
||||
CC_OLEVEL = -O2
|
||||
|
||||
SETUP_SUFFIX =
|
||||
CC_OPT += -DSETUP_SUFFIX=$(SETUP_SUFFIX)
|
||||
|
||||
|
@ -10,8 +10,6 @@ LX_CONTRIB_DIR := $(call select_from_ports,dde_linux)/src/lib/usb
|
||||
DRIVERS_DIR := $(LX_CONTRIB_DIR)/drivers
|
||||
USB_DIR := $(DRIVERS_DIR)/usb
|
||||
|
||||
CC_OLEVEL = -O2
|
||||
|
||||
#
|
||||
# The order of include-search directories is important, we need to look into
|
||||
# 'contrib' before falling back to our custom 'lx_emul.h' header.
|
||||
|
Loading…
Reference in New Issue
Block a user