mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
treewide: update packages to use new toolchain define
Update packages to use new toolchain define and drop usage of TOOLCHAIN_DIR. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
b642f337b2
commit
e28bd51cab
+1
-1
@@ -102,7 +102,7 @@ define Build/Configure
|
||||
-Dowrt:threads=$(if $(CONFIG_PERL_THREADS),yes,no) \
|
||||
-Dowrt:staging_dir='$(STAGING_DIR)' \
|
||||
-Dowrt:host_perl_prefix='$(HOST_PERL_PREFIX)' \
|
||||
-Dsysroot='$(TOOLCHAIN_DIR)' \
|
||||
-Dsysroot='$(TOOLCHAIN_ROOT_DIR)' \
|
||||
files/version.config \
|
||||
files/base.config \
|
||||
files/$(patsubst i386,i486,$(ARCH)).config \
|
||||
|
||||
Reference in New Issue
Block a user