set prefix

This commit is contained in:
Dave Murphy 2018-07-15 16:04:38 +01:00
parent 9f518e2f8d
commit 893eeef9c5

View File

@ -27,5 +27,5 @@ fi
#---------------------------------------------------------------------------------
TOOLPATH=$(echo $INSTALLDIR | sed -e 's/^\([a-zA-Z]\):/\/\1/')
export PATH=$PATH:$TOOLPATH/$package/bin
export prefix=$INSTALLDIR/$CROSSBUILD/$package
. ./strip_bins.sh