mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 11:18:10 +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"
|
||||
fi
|
||||
|
||||
export FPC=~/fpc/bin/fpc
|
||||
export FPC=fpc
|
||||
|
||||
$SVN up $LAZSOURCEDIR
|
||||
cd $LAZSOURCEDIR/tools/install/macosx
|
||||
|
Loading…
Reference in New Issue
Block a user