]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
make.sh: Cleanup of polluted environment
[ipfire-2.x.git] / lfs / strongswan
index 7f6a95b6e38c0589cd982d53bfb64f4b5c6d7ab2..32f549219b8e47a36db604f5cde0417b7e5fc13c 100644 (file)
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/strongswan-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
-ifeq "$(MACHINE)" "i586"
+ifeq "$(BUILD_ARCH)" "i586"
        CONFIGURE_OPTIONS = \
                --enable-padlock
 else