]> https://gitweb.dealii.org/ - candi.git/commitdiff
also export BOOST_DIR 71/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 25 Apr 2018 19:10:29 +0000 (15:10 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 25 Apr 2018 19:10:29 +0000 (15:10 -0400)
adolc and possibly other tools want BOOST_DIR instead of BOOST_ROOT, so
provide it.

deal.II-toolchain/packages/boost.package

index 7d34b808de3632ed141e8766e0cdc218d6d29701..5f85d8853ebf111c4805297deca1f77438419487 100644 (file)
@@ -21,6 +21,7 @@ package_specific_build () {
 }
 
 package_specific_register () {
+    export BOOST_DIR=${INSTALL_PATH}
     export BOOST_ROOT=${INSTALL_PATH}
     export BOOST_INCLUDEDIR=${INSTALL_PATH}/include
     export BOOST_LIBRARYDIR=${INSTALL_PATH}/lib
@@ -32,6 +33,7 @@ package_specific_conf () {
     CONFIG_FILE=${CONFIGURATION_PATH}/${NAME}
     rm -f $CONFIG_FILE
     echo "
+export BOOST_DIR=${INSTALL_PATH}
 export BOOST_ROOT=${INSTALL_PATH}
 export BOOST_INCLUDEDIR=${INSTALL_PATH}/include
 export BOOST_LIBRARYDIR=${INSTALL_PATH}/lib

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.