Accepting request 1083929 from security:Stunnel
OBS-URL: https://build.opensuse.org/request/show/1083929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stunnel?expand=0&rev=37
This commit is contained in:
commit
28725ac15c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 09:43:10 UTC 2023 - Andreas Vetter <vetter@physik.uni-wuerzburg.de>
|
||||
|
||||
- Fix build on SLE12:
|
||||
- add macro make_build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 20:05:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -83,6 +83,9 @@ sed -i 's/-m 1770//g' tools/Makefile.in
|
||||
%configure \
|
||||
--disable-static \
|
||||
--bindir=%{_sbindir}
|
||||
%if 0%{?sle_version} < 150000
|
||||
%define make_build %{__make} -O %{?_smp_mflags}
|
||||
%endif
|
||||
%make_build LDADD="-pie -Wl,-z,defs,-z,relro,-z,now"
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user