Trying to be (apart the _FORTIFY_SOURCE which is anyway glibc feature) compatible with Fedora

OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=43
This commit is contained in:
Fridrich Strba 2011-11-10 09:01:58 +00:00 committed by Git OBS Bridge
parent b312cbb013
commit f447494389

View File

@ -20,7 +20,7 @@
# Build macros. # Build macros.
%_mingw64_host %{_mingw64_target} %_mingw64_host %{_mingw64_target}
%_mingw64_cflags -O2 -g -pipe -Wall -fexceptions -fno-omit-frame-pointer -fno-optimize-sibling-calls --param=ssp-buffer-size=4 -mms-bitfields %_mingw64_cflags -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mms-bitfields
%_mingw64_ldflags -Wl,--exclude-libs=libintl.a -Wl,--exclude-libs=libiconv.a %_mingw64_ldflags -Wl,--exclude-libs=libintl.a -Wl,--exclude-libs=libiconv.a