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

Antonio Rojas arojas at archlinux.org
Sat Oct 26 09:23:38 UTC 2019


    Date: Saturday, October 26, 2019 @ 09:23:37
  Author: arojas
Revision: 365826

Fix build with python 3.8

Modified:
  boost/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 08:24:46 UTC (rev 365825)
+++ PKGBUILD	2019-10-26 09:23:37 UTC (rev 365826)
@@ -63,8 +63,6 @@
 
    # because b2 in boost 1.62.0 doesn't seem to respect python parameter, we
    # need another run for liboost_python3.so
-   sed -e '/using python/ s@;@: /usr/include/python${PYTHON_VERSION/3*/${PYTHON_VERSION}m} ;@' \
-      -i bootstrap.sh
 
    ./bootstrap.sh \
      --with-toolset=gcc \



More information about the arch-commits mailing list