boost: describe patches
This commit is contained in:
parent
572ec56863
commit
3255ebbb58
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
boost doesn't support DESTDIR or something like that,
|
||||||
|
hence, we need --prefix=$DESTDIR/usr.
|
||||||
|
|
||||||
|
However --prefix=$DESTDIR/usr adds $DESTDIR into
|
||||||
|
its cmake config. This patch strips $DESTDIR out
|
||||||
|
of cmake config
|
||||||
--- a/tools/boost_install/boost-install.jam
|
--- a/tools/boost_install/boost-install.jam
|
||||||
+++ b/tools/boost_install/boost-install.jam
|
+++ b/tools/boost_install/boost-install.jam
|
||||||
@@ -678,6 +678,16 @@ local rule path-native-fwd ( path )
|
@@ -678,6 +678,16 @@ local rule path-native-fwd ( path )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue