mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:19:37 +02:00
lazarus deb: disabled building gtk1 ppus
git-svn-id: trunk@29840 -
This commit is contained in:
parent
3e938820fa
commit
19860fefde
@ -98,10 +98,6 @@ if [ -n "$FPCCfg" ]; then
|
||||
fi
|
||||
# build for default platform
|
||||
make packager/registration lcl ideintf bigidecomponents PP=$ppcbin OPT="$MAKEOPTS"
|
||||
# build gtk1 .ppu
|
||||
export LCL_PLATFORM=gtk
|
||||
make packager/registration lcl ideintf bigidecomponents PP=$ppcbin OPT="$MAKEOPTS"
|
||||
export LCL_PLATFORM=
|
||||
# build IDE
|
||||
export LCL_PLATFORM=$LCLWidgetset
|
||||
make bigide PP=$ppcbin USESVN2REVISIONINC=0 OPT="$MAKEOPTS"
|
||||
|
Loading…
Reference in New Issue
Block a user