changeset 47:ad348691c27d

fix holy-build-box
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Aug 2022 09:48:04 +0200
parents a45844994a67
children 2e6c0fe4bdee
files Resources/holy-build-box-internal.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/holy-build-box-internal.sh	Thu Aug 19 10:36:34 2021 +0200
+++ b/Resources/holy-build-box-internal.sh	Tue Aug 16 09:48:04 2022 +0200
@@ -31,6 +31,7 @@
 
 cp -r /source /tmp/source-writeable
 cmake /tmp/source-writeable \
+    -DUSE_LEGACY_BOOST=ON \
     -DCMAKE_BUILD_TYPE=$1 -DSTATIC_BUILD=ON \
     -DCMAKE_INSTALL_PREFIX=/target