X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fboost;fp=lfs%2Fboost;h=0bd2a7256cd6034d05ef32e441a7f16bd49de833;hp=d914d259aa72ca46155b581037e28ee89ce4e71d;hb=444a0f893fdfa6b46be627aa1afa076b17061626;hpb=8bab1df2e991fc303de068846a43efdaabb8fb8a diff --git a/lfs/boost b/lfs/boost index d914d259aa..0bd2a7256c 100644 --- a/lfs/boost +++ b/lfs/boost @@ -24,7 +24,7 @@ include Config -VER = 1_76_0 +VER = 1_81_0 THISAPP = boost_$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,9 +32,6 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -CFLAGS += -O3 -fno-strict-aliasing -CXXFLAGS += -O3 -fno-strict-aliasing - # The compiler uses a lot of memory to compile boost, hence we reduce # the total number of processes a little bit to be able to build on # smaller machines @@ -68,7 +65,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 30290f808e2d45daa8ac3bd31f96c78286cab72b16f5de79c5270b79eb3d1cce0baf8468e16d9ea254b7f8ff8f72f45b06b375f9f6f4953923c4400c0ec24b0f +$(DL_FILE)_BLAKE2 = 7b0edd195c2c0d29d5e0e0e5b81bf1c7f69413e7cb4b96ad87496e94d2d0add47f5e7f5838a94ca825ec9b7ba4d8f151085eb141b2e9e38f98d0edc206c303e4 install : $(TARGET)