]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix link failure on cygwin
authorEric Blake <ebb9@byu.net>
Mon, 23 Nov 2009 22:23:39 +0000 (15:23 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 24 Nov 2009 13:36:13 +0000 (06:36 -0700)
commitb498c58013ddee24497245539f7192b78a58bc35
treeea28a8479f00d93cde9ba6fb80cdc1ae94557841
parentf9d0bb8481bed4cea5994ed8aae49fcf52c0e604
tests: fix link failure on cygwin

Counterpart to commit 8fe40b84bd8, since test-link.c uses rename,
and we override gnulib with a rename() replacement that can xalloc_die.

* gl/modules/link-tests.diff: New file.
gl/modules/link-tests.diff [new file with mode: 0644]