mirror of
https://github.com/novatiq/packages.git
synced 2026-05-01 07:58:40 +01:00
Merge pull request #11035 from jefferyto/scons-local
scons: Switch to standalone version, update to 3.1.2
This commit is contained in:
@@ -227,7 +227,7 @@ endef
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); \
|
||||
$(SCONS_VARS) \
|
||||
python2.7 $(STAGING_DIR_HOST)/bin/scons.py \
|
||||
python2.7 $(STAGING_DIR_HOSTPKG)/bin/scons \
|
||||
$(SCONS_OPTIONS) \
|
||||
)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user