hunspell/hunspell-disable-fortify.patch
OBS User autobuild c9c9732505 Accepting request 33102 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/hunspell based on submit request 33102 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/33102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hunspell?expand=0&rev=15
2010-02-22 14:32:07 +00:00

8 lines
221 B
Diff

--- src/hunspell/hashmgr.cxx
+++ src/hunspell/hashmgr.cxx
@@ -1,3 +1,4 @@
+#undef _FORTIFY_SOURCE /* bad use of char word; at the end of struct hentry -Marcus */
#include "license.hunspell"
#include "license.myspell"