]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/boost
boost: Disable all libraries that don't build on armv7hl
[people/pmueller/ipfire-2.x.git] / lfs / boost
index 24cfbdc853ad4bd77d6a850f1c29bbfa76fca400..533cb24103dd819306e96ae558d8c56ebaceed3b 100644 (file)
--- a/lfs/boost
+++ b/lfs/boost
@@ -38,8 +38,15 @@ CXXFLAGS  += -O3 -fno-strict-aliasing
 CONFIGURE_OPTIONS = \
        --prefix=/usr \
        --layout=tagged \
-       --without-mpi \
+       --without-chrono \
+       --without-context \
+       --without-coroutine \
+       --without-coroutine2 \
+       --without-date_time \
+       --without-fiber \
        --without-graph_parallel \
+       --without-mpi \
+       --without-program_options \
        --build-dir=serial \
        variant=release \
        threading=single,multi \