diff options
Diffstat (limited to 'extra/boost/Pkgfile')
-rw-r--r-- | extra/boost/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/boost/Pkgfile b/extra/boost/Pkgfile index 0d778ae95..27744be25 100644 --- a/extra/boost/Pkgfile +++ b/extra/boost/Pkgfile @@ -17,6 +17,7 @@ build() { # build bjam cd $SRC/boost_${_boostver}/tools/ + echo "using python : 2.7 : /usr/bin/python2 ;" >> build/v2/user-config.jam cd $SRC/boost_${_boostver}/tools/build/v2/engine/src ./build.sh cc |