mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 21:19:07 +02:00
explicitly set path to DATA2INC
git-svn-id: trunk@9375 -
This commit is contained in:
parent
ad7a8622d4
commit
879176f679
@ -38,7 +38,7 @@ $SVN export $FPCSVNDIR/fpcdocs $FPCBUILDDIR/fpcdocs
|
|||||||
|
|
||||||
cd $FPCBUILDDIR
|
cd $FPCBUILDDIR
|
||||||
make distclean PP=$PPC_RELEASE
|
make distclean PP=$PPC_RELEASE
|
||||||
make build PP=$PPC_RELEASE
|
make build PP=$PPC_RELEASE DATA2INC=$FPCBUILDDIR/fpcsrc/utils/data2inc
|
||||||
|
|
||||||
COMPILER=$FPCBUILDDIR/fpcsrc/compiler/$PPCARCH
|
COMPILER=$FPCBUILDDIR/fpcsrc/compiler/$PPCARCH
|
||||||
FPCVERSION=`$COMPILER -iV`
|
FPCVERSION=`$COMPILER -iV`
|
||||||
|
Loading…
Reference in New Issue
Block a user