X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgmp-compat;h=ef2d56b0a5a035492936d20f861b3fc02b43ff1f;hp=438e9578d3076b5f988088ebf81bd8367fd2fbf2;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=9d9c825b4e2a58bbd9c7636d7eeb37a52f21d9c6 diff --git a/lfs/gmp-compat b/lfs/gmp-compat index 438e9578d3..ef2d56b0a5 100644 --- a/lfs/gmp-compat +++ b/lfs/gmp-compat @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -ifeq "$(MACHINE)" "i586" +ifeq "$(BUILD_ARCH)" "i586" CONFIGURE_ARGS = ABI=32 endif