mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:39:14 +02:00
mac os x build script: increased verbosity to try to find out the cause of bug #10142
git-svn-id: trunk@12927 -
This commit is contained in:
parent
0ea4f5c3b0
commit
d357e4841d
@ -69,6 +69,8 @@ $SVN export $LAZSOURCEDIR $LAZBUILDDIR
|
|||||||
if [ ! -e tools/svn2revisioninc ]; then
|
if [ ! -e tools/svn2revisioninc ]; then
|
||||||
make tools PP=$COMPILER
|
make tools PP=$COMPILER
|
||||||
fi
|
fi
|
||||||
|
echo $LANG
|
||||||
|
svnversion .
|
||||||
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
|
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
|
||||||
|
|
||||||
cd $LAZBUILDDIR
|
cd $LAZBUILDDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user