]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/php
Merge branch 'master' into next
[ipfire-2.x.git] / lfs / php
diff --git a/lfs/php b/lfs/php
index 1f33f0d7ea4fe92dfb17ddd7eb0a316b8903f06e..8717ccac14c5c1dcbe1946bf600f92432e0187e1 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
-ifeq "$(MACHINE_TYPE)" "arm"
+ifeq "$(BUILD_PLATFORM)" "arm"
        CFLAGS    := $(patsubst -march=%,,$(CFLAGS))
 endif