]> Savannah Git Hosting - gnulib.git/commit
relocatable-lib-lgpl: Don't export symbols from static MSVC .obj files.
authorBruno Haible <bruno@clisp.org>
Wed, 6 Sep 2023 00:03:37 +0000 (02:03 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 6 Sep 2023 00:16:46 +0000 (02:16 +0200)
commit2923106da77d300a8385ca804daf9b8073f7edef
treea3eaf3c90f3cbce12f176c8e115f2af7fed51ecf
parente7347a8593ff921d1e2b3c5e6fcca9d5339c64ef
relocatable-lib-lgpl: Don't export symbols from static MSVC .obj files.

Reported by Dmitry Bely <dmitry.bely@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnu-libiconv/2023-08/msg00002.html>.

* lib/relocatable.h (RELOCATABLE_DLL_EXPORTED): Don't use
__declspec(dllexport) when creating static .obj files with MSVC.
ChangeLog
lib/relocatable.h