Accepting request 266854 from home:msmeissn:branches:Base:System
- build with PIE enabled OBS-URL: https://build.opensuse.org/request/show/266854 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=54
This commit is contained in:
parent
0d74e719d8
commit
ec3a6d2227
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 11:23:26 UTC 2014 - meissner@suse.com
|
||||
|
||||
- build with PIE enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 15:49:19 UTC 2014 - andreas.stieger@gmx.de
|
||||
|
||||
|
@ -51,6 +51,8 @@ echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.
|
||||
%ifarch ppc ppc64
|
||||
export CFLAGS="%{optflags} -mlong-double-64"
|
||||
%endif
|
||||
export CFLAGS="$CFLAGS -fPIE"
|
||||
export LDFLAGS="-pie"
|
||||
%if 0%{?suse_version} < 1120
|
||||
%configure -C --bindir=/bin --disable-silent-rules
|
||||
%else if 0%{?suse_version} < 1310
|
||||
|
Loading…
Reference in New Issue
Block a user