aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcommunity/boost/build3
1 files changed, 0 insertions, 3 deletions
diff --git a/community/boost/build b/community/boost/build
index a3d69fcd..1eac2fea 100755
--- a/community/boost/build
+++ b/community/boost/build
@@ -1,8 +1,5 @@
#!/bin/sh -e
-sed -i 's/: MembersHolder/: public MembersHolder/' \
- boost/geometry/index/detail/rtree/visitors/insert.hpp
-
./bootstrap.sh --prefix="$1/usr"
./b2 stage threading=multi
./b2 install threading=multi