mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:59:20 +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
|
fi
|
||||||
# build for default platform
|
# build for default platform
|
||||||
make packager/registration lcl ideintf bigidecomponents PP=$ppcbin OPT="$MAKEOPTS"
|
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
|
# build IDE
|
||||||
export LCL_PLATFORM=$LCLWidgetset
|
export LCL_PLATFORM=$LCLWidgetset
|
||||||
make bigide PP=$ppcbin USESVN2REVISIONINC=0 OPT="$MAKEOPTS"
|
make bigide PP=$ppcbin USESVN2REVISIONINC=0 OPT="$MAKEOPTS"
|
||||||
|
Loading…
Reference in New Issue
Block a user