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:
parent
b312cbb013
commit
f447494389
@ -20,7 +20,7 @@
|
||||
# Build macros.
|
||||
%_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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user