Mac OS X installer: build fpc package without gdb support for the fpc IDE.

git-svn-id: trunk@12066 -
This commit is contained in:
vincents 2007-09-18 09:06:42 +00:00
parent 0517388a07
commit 367039cc48

View File

@ -77,6 +77,7 @@ if [ ! -d "$FPCBUILDDIR/fpcsrc" ]; then
fi
cd $FPCBUILDDIR
export NOGDB=1
make distclean PP=$PPC_RELEASE
make build PP=$PPC_RELEASE DATA2INC=$FPCBUILDDIR/fpcsrc/utils/data2inc