[48/50] boost: Enable build on all architectures

Message ID 20220222125135.1211290-49-michael.tremer@ipfire.org
State Accepted
Commit 9fa3eed00aa5a12e6fb0b3e8c8ee6a6782f44caf
Headers
Series [01/50] expat: Update to version 2.4.6 - Security/CVE fixes |

Commit Message

Michael Tremer Feb. 22, 2022, 12:51 p.m. UTC
  Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 lfs/boost | 1 -
 1 file changed, 1 deletion(-)
  

Patch

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