Accepting request 280867 from home:Andreas_Schwab:Factory
- Fix last change OBS-URL: https://build.opensuse.org/request/show/280867 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=56
This commit is contained in:
parent
ec3a6d2227
commit
2d8fa17deb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 08:59:43 UTC 2015 - schwab@suse.de
|
||||
|
||||
- Fix last change
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 11:23:26 UTC 2014 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package grep
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -48,10 +48,7 @@ echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.
|
||||
%endif
|
||||
|
||||
%build
|
||||
%ifarch ppc ppc64
|
||||
export CFLAGS="%{optflags} -mlong-double-64"
|
||||
%endif
|
||||
export CFLAGS="$CFLAGS -fPIE"
|
||||
%global optflags %optflags -fPIE
|
||||
export LDFLAGS="-pie"
|
||||
%if 0%{?suse_version} < 1120
|
||||
%configure -C --bindir=/bin --disable-silent-rules
|
||||
|
Loading…
Reference in New Issue
Block a user