mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
boost: Disable all libraries that don't build on armv7hl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user