mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
set prefix
This commit is contained in:
parent
9f518e2f8d
commit
893eeef9c5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user