mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
build: set TMPDIR for opkg calls
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
c792c7512c
commit
653cb2594d
@ -37,6 +37,7 @@ endif
|
||||
opkg = \
|
||||
IPKG_NO_SCRIPT=1 \
|
||||
IPKG_INSTROOT=$(1) \
|
||||
TMPDIR=$(1)/tmp \
|
||||
$(STAGING_DIR_HOST)/bin/opkg \
|
||||
--offline-root $(1) \
|
||||
--force-depends \
|
||||
|
Loading…
x
Reference in New Issue
Block a user