mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 06:18:21 +02:00
rpm: append linker option --build-ide
git-svn-id: branches/fixes_1_8@56620 -
This commit is contained in:
parent
835321abb6
commit
3371ba4cf5
@ -31,7 +31,7 @@ is included in this package.
|
||||
|
||||
%build
|
||||
cd lazarus
|
||||
MAKEOPTS="-Fl/opt/gnome/lib"
|
||||
MAKEOPTS="-Fl/opt/gnome/lib -k--build-id"
|
||||
if [ -n "$FPCCfg" ]; then
|
||||
MAKEOPTS="$MAKEOPTS -n @$FPCCfg"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user