From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 48/50] boost: Enable build on all architectures Date: Tue, 22 Feb 2022 12:51:33 +0000 Message-ID: <20220222125135.1211290-49-michael.tremer@ipfire.org> In-Reply-To: <20220222125135.1211290-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0731930287135752859==" List-Id: --===============0731930287135752859== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Michael Tremer --- lfs/boost | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/boost b/lfs/boost index 2ee4b0052..01a9a1f6a 100644 --- a/lfs/boost +++ b/lfs/boost @@ -31,7 +31,6 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -SUP_ARCH = aarch64 armv6l x86_64 CFLAGS += -O3 -fno-strict-aliasing CXXFLAGS += -O3 -fno-strict-aliasing -- 2.30.2 --===============0731930287135752859==--