boost: describe patches

This commit is contained in:
Đoàn Trần Công Danh 2022-09-05 22:27:16 +07:00
parent 572ec56863
commit 3255ebbb58

View file

@ -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 )