Delete -fno-strict-aliasing that snuck in through yesterday's commit
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=55
This commit is contained in:
parent
688a8f12d4
commit
79e7a9c0a1
@ -128,8 +128,8 @@ Authors:
|
|||||||
CFLAGS="-fstack-protector"
|
CFLAGS="-fstack-protector"
|
||||||
CXXFLAGS="-fstack-protector"
|
CXXFLAGS="-fstack-protector"
|
||||||
%endif
|
%endif
|
||||||
export CFLAGS="%optflags -fno-strict-aliasing $CFLAGS"
|
export CFLAGS="%optflags $CFLAGS"
|
||||||
export CXXFLAGS="%optflags -fno-strict-aliasing $CXXFLAGS"
|
export CXXFLAGS="%optflags $CXXFLAGS"
|
||||||
%if 0%{?suse_version} == 0910
|
%if 0%{?suse_version} == 0910
|
||||||
# SLES9 needs this macro to enable the quarantine feature in libmilter
|
# SLES9 needs this macro to enable the quarantine feature in libmilter
|
||||||
CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET"
|
CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user