use OPT="$MAKEOPTS" for building gtk2 units too, fixes snapshot building

git-svn-id: trunk@8601 -
This commit is contained in:
vincents 2006-01-23 02:49:55 +00:00
parent e36c93f81a
commit cd829bad7c

View File

@ -32,7 +32,7 @@ make bigide OPT="$MAKEOPTS" USESVN2REVISIONINC=0
make tools OPT="$MAKEOPTS"
# build gtk2 .ppu
export LCL_PLATFORM=gtk2
make lcl ideintf packager/registration bigidecomponents
make lcl ideintf packager/registration bigidecomponents OPT="$MAKEOPTS"
export LCL_PLATFORM=
strip lazarus
strip startlazarus