Do not override CXX by using Build/Compile/Default, thanks {Nico}
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9111 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
316c24a297
commit
853ce6d6b4
@ -38,10 +38,10 @@ CONFIGURE_VARS += \
|
|||||||
EXAMPLES=0 \
|
EXAMPLES=0 \
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default,\
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
all install \
|
all install
|
||||||
)
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user