mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 21:28:05 +02:00
gmenu2x : disable log message
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
b09980a075
commit
65934ce2f8
@ -33,6 +33,7 @@ TARGET_CPPFLAGS+= \
|
|||||||
-I$(STAGING_DIR)/usr/include/SDL \
|
-I$(STAGING_DIR)/usr/include/SDL \
|
||||||
-I$(STAGING_DIR)/usr/include/google/sparsehash \
|
-I$(STAGING_DIR)/usr/include/google/sparsehash \
|
||||||
-I$(PKG_BUILD_DIR)/src/tinyxml \
|
-I$(PKG_BUILD_DIR)/src/tinyxml \
|
||||||
|
-DLOG_LEVEL=0
|
||||||
|
|
||||||
TARGET_LDFLAGS+= \
|
TARGET_LDFLAGS+= \
|
||||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||||
|
Loading…
Reference in New Issue
Block a user