]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/boost
switch arm 32 bit arch from armv5tel to armv6l
[ipfire-2.x.git] / lfs / boost
index 13559e2502f01733d184d64ce974d34c8e2a2f6e..c45ed10e17e7b4f124e6befa3412b1194c206a81 100644 (file)
--- a/lfs/boost
+++ b/lfs/boost
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -31,7 +31,7 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-SUP_ARCH   = aarch64 x86_64 i586
+SUP_ARCH   = aarch64 armv6l x86_64 i586
 
 CFLAGS    += -O3 -fno-strict-aliasing
 CXXFLAGS  += -O3 -fno-strict-aliasing