Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -14,7 +14,7 @@ P7ZIP_LICENSE_FILES = DOC/License.txt
|
||||
# CXXFLAGS, so we can't pass them. Instead, it accepts ALLFLAGS_C
|
||||
# and ALLFLAGS_CPP as variables to pass the CFLAGS and CXXFLAGS.
|
||||
define P7ZIP_BUILD_CMDS
|
||||
$(MAKE) CC="$(TARGET_CC)" ALLFLAGS_C="$(TARGET_CFLAGS)" \
|
||||
$(TARGET_MAKE_ENV) $(MAKE) CC="$(TARGET_CC)" ALLFLAGS_C="$(TARGET_CFLAGS)" \
|
||||
CXX="$(TARGET_CXX)" ALLFLAGS_CPP="$(TARGET_CXXFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS)" \
|
||||
-C $(@D) 7zr
|
||||
|
||||
Reference in New Issue
Block a user