Accepting request 158064 from network:utilities

- Build everythiong with full RELRO here. SUID code around.. (forwarded request 157964 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/158064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2013-03-10 07:18:07 +00:00 committed by Git OBS Bridge
commit 415491ebfa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 03:27:28 UTC 2013 - crrodriguez@opensuse.org
- Build everythiong with full RELRO here. SUID code around..
-------------------------------------------------------------------
Sat Mar 2 08:18:36 UTC 2013 - coolo@suse.com

View File

@ -65,7 +65,7 @@ touch linux/autoconf.h
%build
make %{?_smp_mflags} KERNEL_INCLUDE=$PWD \
CCOPT='%optflags -fno-strict-aliasing -fpie -D_GNU_SOURCE' \
LDLIBS='-pie -lcap -lresolv' \
LDLIBS='-Wl,-z,relro,-z,now -pie -lcap -lresolv' \
CAPABILITIES=1
gcc $RPM_OPT_FLAGS -o ifenslave ifenslave.c