[arch-commits] Commit in leatherman/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri Sep 13 06:41:24 UTC 2019


    Date: Friday, September 13, 2019 @ 06:41:23
  Author: foutrelis
Revision: 510075

Fix build with boost >= 1.70.0

Modified:
  leatherman/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 06:26:16 UTC (rev 510074)
+++ PKGBUILD	2019-09-13 06:41:23 UTC (rev 510075)
@@ -52,6 +52,7 @@
     -DCMAKE_BUILD_TYPE=None \
     -DENABLE_CXX_WERROR=OFF \
     -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+    -DBoost_NO_BOOST_CMAKE=ON \
     -DLEATHERMAN_SHARED=ON \
     -DLEATHERMAN_USE_ICU=ON \
     ..



More information about the arch-commits mailing list