mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 10:15:48 +02:00
build: update gnulib for linux 2.6.9 nanosleep workaround
Also, do the following to avoid "make syntax-check" failure induced by new rules. * .x-sc_bindtextdomain: Exempt files with an #ifdef'd "main". * Makefile.am: Add this file.
This commit is contained in:
7
.x-sc_bindtextdomain
Normal file
7
.x-sc_bindtextdomain
Normal file
@@ -0,0 +1,7 @@
|
||||
^gl/lib/randint\.c$
|
||||
^gl/tests/test-di-set\.c$
|
||||
^gl/tests/test-fadvise\.c$
|
||||
^gl/tests/test-ino-map\.c$
|
||||
^gl/tests/test-mbsalign\.c$
|
||||
^gl/tests/test-rand-isaac\.c$
|
||||
^lib/euidaccess-stat\.c$
|
||||
@@ -41,6 +41,7 @@ changelog_etc = \
|
||||
|
||||
syntax_check_exceptions = \
|
||||
.x-sc_GPL_version \
|
||||
.x-sc_bindtextdomain \
|
||||
.x-sc_error_message_uppercase \
|
||||
.x-sc_file_system \
|
||||
.x-sc_obsolete_symbols \
|
||||
|
||||
Reference in New Issue
Block a user