summaryrefslogtreecommitdiff
path: root/modules/javacomp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-06-27 11:47:59 +0200
committerBruno Haible <bruno@clisp.org>2020-06-27 11:47:59 +0200
commita9e307a55f6af7dc23c308a99fd6448f1611bfa9 (patch)
tree03c8b515d972578060bff4a24342d4ad3a029b1c /modules/javacomp
parent9754bbd7939a4374158b905324f5f804b5757377 (diff)
downloadgnulib-a9e307a55f6af7dc23c308a99fd6448f1611bfa9.tar.gz
tempname et al.: Fix link errors on MSVC (regression from 2020-05-31).
* modules/tempname (Link): New section. * modules/mkdtemp (Link): Likewise. * modules/clean-temp (Link): Likewise. * modules/mkstemp (Link): Likewise. * modules/stdlib-safer (Link): Likewise. * modules/mkstemps (Link): Likewise. * modules/mkostemp (Link): Likewise. * modules/mkostemps (Link): Likewise. * modules/tmpfile (Link): Likewise. * modules/tmpfile-safer (Link): Likewise. * modules/javacomp (Link): Add $(LIB_GETRANDOM). * modules/argv-iter-tests (Makefile.am): Link test-argv-iter with $(LIB_GETRANDOM). * NEWS: Mention the changes.
Diffstat (limited to 'modules/javacomp')
-rw-r--r--modules/javacomp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/javacomp b/modules/javacomp
index 055279771f..5f8f60f55d 100644
--- a/modules/javacomp
+++ b/modules/javacomp
@@ -43,6 +43,7 @@ Include:
Link:
$(LIB_MBRTOWC)
+$(LIB_GETRANDOM)
License:
GPL