SHA256
3
0
forked from pool/grep

Accepting request 266917 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/266917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grep?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2015-01-08 22:00:54 +00:00 committed by Git OBS Bridge
commit 2692e2ada9
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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