Accepting request 52351 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/52351 OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=6
This commit is contained in:
parent
f4a8f5479e
commit
3d6945d9c7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 13:56:53 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- This is a long running service, use full RELRO here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 19:37:52 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
|
@ -59,7 +59,7 @@ Authors:
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
make CFLAGS="$RPM_OPT_FLAGS -fPIE -pie"
|
||||
make LDFLAGS="-Wl,-z,relro,-z,now" CFLAGS="$RPM_OPT_FLAGS -fPIE -pie"
|
||||
cp %{SOURCE1} .
|
||||
cp %{SOURCE3} .
|
||||
pod2man --release=0.5.5 --center=irqbalance irqbalance.pod irqbalance.1
|
||||
|
Loading…
Reference in New Issue
Block a user