mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 14:19:13 +02:00
use system installed fpc to build snapshot
git-svn-id: trunk@23949 -
This commit is contained in:
parent
2749b31b1e
commit
098790b986
@ -39,7 +39,7 @@ if [ ! -e "$FREEZE" ]; then
|
|||||||
echo "Cannot find freeze"
|
echo "Cannot find freeze"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export FPC=~/fpc/bin/fpc
|
export FPC=fpc
|
||||||
|
|
||||||
$SVN up $LAZSOURCEDIR
|
$SVN up $LAZSOURCEDIR
|
||||||
cd $LAZSOURCEDIR/tools/install/macosx
|
cd $LAZSOURCEDIR/tools/install/macosx
|
||||||
|
Loading…
Reference in New Issue
Block a user