]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stage2
make.sh: Cleanup of polluted environment
[people/pmueller/ipfire-2.x.git] / lfs / stage2
index 1256fd365ebadac5bcfaff416048e57765e3fc76..b548c0c6c7ba444a1b167574ec20ca2ab9202b93 100644 (file)
@@ -64,7 +64,7 @@ $(TARGET) :
        # Symlink /var/run -> /run.
        ln -svf ../run /var/run
 
-ifeq "$(MACHINE)" "x86_64"
+ifeq "$(BUILD_ARCH)" "x86_64"
        ln -svf lib /lib64
        ln -svf lib /usr/lib64
 endif