boost: describe patches
This commit is contained in:
parent
572ec56863
commit
3255ebbb58
@ -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
|
||||
+++ b/tools/boost_install/boost-install.jam
|
||||
@@ -678,6 +678,16 @@ local rule path-native-fwd ( path )
|
||||
|
Loading…
x
Reference in New Issue
Block a user