fix urbi compile on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0184ad6b48
commit
82acbb9635
@ -41,6 +41,7 @@ define Build/Compile
|
|||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
WARNING_CXXFLAGS="-Wall" \
|
||||||
all install
|
all install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user