mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 09:59:09 +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"
|
make tools OPT="$MAKEOPTS"
|
||||||
# build gtk2 .ppu
|
# build gtk2 .ppu
|
||||||
export LCL_PLATFORM=gtk2
|
export LCL_PLATFORM=gtk2
|
||||||
make lcl ideintf packager/registration bigidecomponents
|
make lcl ideintf packager/registration bigidecomponents OPT="$MAKEOPTS"
|
||||||
export LCL_PLATFORM=
|
export LCL_PLATFORM=
|
||||||
strip lazarus
|
strip lazarus
|
||||||
strip startlazarus
|
strip startlazarus
|
||||||
|
Loading…
Reference in New Issue
Block a user