]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix a build failure on mingw with -O0.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Oct 2018 08:18:06 +0000 (10:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Oct 2018 08:32:05 +0000 (10:32 +0200)
commitd4cc09d841e6441367cc6c2958df2004b243ea1d
treeddb566d634f92eeb09ba8bfb99b2e7f44c4f586f
parent191ba77b644234a28f93485e6be2bd5deef51d91
Fix a build failure on mingw with -O0.

Reported at <https://savannah.gnu.org/bugs/?36443>.
Fix suggested by Evgeny Grin <k2k@narod.ru>
in <https://savannah.gnu.org/bugs/?36443#comment4>.

* gnulib-local/build-aux/moopp (func_emit_source_h): Wrap the function
declarations in extern "C" {}.
gnulib-local/build-aux/moopp