Accepting request 246689 from home:elvigia:branches:Base:System
- Harden build with full RELRO as this libraries end linked to at least one setuid root executable. OBS-URL: https://build.opensuse.org/request/show/246689 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=60
This commit is contained in:
parent
d0b0baaf65
commit
18e7ce6971
@ -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
|
Mon Jun 16 14:44:43 UTC 2014 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -160,6 +160,7 @@ as Perl 5.
|
|||||||
%build
|
%build
|
||||||
# Available JIT archs see sljit/sljitConfig.h
|
# Available JIT archs see sljit/sljitConfig.h
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le mips sparc
|
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le mips sparc
|
||||||
--enable-jit \
|
--enable-jit \
|
||||||
|
Loading…
Reference in New Issue
Block a user