mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 11:58:12 +02:00
use OPT="$MAKEOPTS" for building gtk2 units too, fixes snapshot building
git-svn-id: trunk@8601 -
This commit is contained in:
parent
e36c93f81a
commit
cd829bad7c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user