Skip to content

Commit

Permalink
gnulib: update
Browse files Browse the repository at this point in the history
  • Loading branch information
akimd committed Jun 22, 2019
1 parent 0428c42 commit 7ab2752
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README-hacking
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gnulib
Submodule gnulib updated from 9bfa26 to 962862
7 changes: 7 additions & 0 deletions lib/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 0 additions & 2 deletions m4/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ab2752

Please sign in to comment.