Accepting request 247112 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/247112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=57
This commit is contained in:
commit
1dfd58d0c4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 03:10:39 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Harden build with full RELRO as this libraries end linked
|
||||
to at least one setuid root executable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 14:44:43 UTC 2014 - dvaleev@suse.com
|
||||
|
||||
|
@ -160,6 +160,7 @@ as Perl 5.
|
||||
%build
|
||||
# Available JIT archs see sljit/sljitConfig.h
|
||||
autoreconf -fiv
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
%configure \
|
||||
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le mips sparc
|
||||
--enable-jit \
|
||||
|
Loading…
x
Reference in New Issue
Block a user