forked from pool/openssl
Accepting request 156167 from Base:System
- disable fstack-protector on aarch64 (forwarded request 156130 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/156167 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=87
This commit is contained in:
parent
03c573920f
commit
c594036828
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 22 16:00:16 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- disable fstack-protector on aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 00:08:06 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -231,7 +231,7 @@ $RPM_OPT_FLAGS -std=gnu99 \
|
||||
-DSSL_FORBID_ENULL \
|
||||
-D_GNU_SOURCE \
|
||||
$(getconf LFS_CFLAGS) \
|
||||
%ifnarch hppa
|
||||
%ifnarch hppa aarch64
|
||||
-Wall \
|
||||
-fstack-protector "
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user