mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
make.sh: Cleanup of polluted environment
The build environment is using a number of variables which occasionally conflicted with some other build systems. This patch cleans that up by renaming some variables and later unexporting them in the lfs files. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -59,7 +59,7 @@ core/%:
|
||||
$(DIR_SRC)/src/scripts/archive.files \
|
||||
$(DIR_SRC)/config/rootfiles/$@/filelists \
|
||||
$(DIR_SRC)/config/rootfiles/$@/files \
|
||||
$(DIR_SRC)/config/rootfiles/$@/files.$(MACHINE) \
|
||||
$(DIR_SRC)/config/rootfiles/$@/files.$(BUILD_ARCH) \
|
||||
> /tmp/ROOTFILES.tmp
|
||||
|
||||
#remove excluded files from ROOTFILES
|
||||
|
||||
Reference in New Issue
Block a user