1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-24 16:09:43 +02:00

gmenu2x : disable log message

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-11-21 21:58:23 +08:00
parent b09980a075
commit 65934ce2f8

View File

@ -33,6 +33,7 @@ TARGET_CPPFLAGS+= \
-I$(STAGING_DIR)/usr/include/SDL \
-I$(STAGING_DIR)/usr/include/google/sparsehash \
-I$(PKG_BUILD_DIR)/src/tinyxml \
-DLOG_LEVEL=0
TARGET_LDFLAGS+= \
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \