compile with -fno-strict-aliasing
This commit is contained in:
parent
e7a7f4a9ef
commit
ad250b0ac5
@ -58,6 +58,7 @@ sed -i -e 's|-fpic|-fPIC|g' configure
|
||||
%endif
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user