gnulib: update

This commit is contained in:
Akim Demaille
2019-05-19 19:58:29 +02:00
parent 0428c429a1
commit 7ab275214b
4 changed files with 9 additions and 4 deletions

View File

@@ -309,7 +309,7 @@ re-run the tests, run:
./gnulib-tool --symlink --create-test --dir=/tmp/gnutest bitset-tests
cd /tmp/gnutest
./configure CC='gcc-mp-8 -fsanitize=undefined'
./configure -C CC='gcc-mp-8 -fsanitize=undefined' CFLAGS='-ggdb'
make check
* Release Procedure

2
gnulib

Submodule gnulib updated: 9bfa2644fe...962862267a

7
lib/.gitignore vendored
View File

@@ -321,3 +321,10 @@
/assure.h
/fsync.c
/textstyle.in.h
/windows-mutex.c
/windows-mutex.h
/windows-once.c
/windows-once.h
/windows-recmutex.c
/windows-recmutex.h
/windows-spinlock.h

2
m4/.gitignore vendored
View File

@@ -7,9 +7,7 @@
/calloc.m4
/canonicalize.m4
/clock_time.m4
/close-stream.m4
/close.m4
/closeout.m4
/codeset.m4
/config-h.m4
/configmake.m4