mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 12:40:20 +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
|
||||
make tools PP=$COMPILER
|
||||
fi
|
||||
echo $LANG
|
||||
svnversion .
|
||||
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
|
||||
|
||||
cd $LAZBUILDDIR
|
||||
|
Loading…
Reference in New Issue
Block a user