summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-09-06 11:41:35 +0200
committerBruno Haible <bruno@clisp.org>2020-09-06 11:41:35 +0200
commit34460e6cbbf329d36fdfe253b0c857d860a29f63 (patch)
tree22c65fdae3b2db2ce08a78373e58e9113918424d /ChangeLog
parente4529ee17f1998363e55809170242fe2ba82f28e (diff)
downloadlibunistring-34460e6cbbf329d36fdfe253b0c857d860a29f63.tar.gz
build: Add support for clang on Windows.
* m4/woe32-dll.m4 (gl_WOE32_DLL): Set gl_cv_ld_autoimport to 'no' on MSVC and MSVC/clang.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 529435c..14f81d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-09-06 Bruno Haible <bruno@clisp.org>
+
+ build: Add support for clang on Windows.
+ * m4/woe32-dll.m4 (gl_WOE32_DLL): Set gl_cv_ld_autoimport to 'no' on
+ MSVC and MSVC/clang.
+
2020-08-30 Bruno Haible <bruno@clisp.org>
build: Update after gnulib changed.