coreutils: update to 9.4

patches were copied from CygWin.
This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2023-09-19 19:36:52 +01:00
parent 225c968276
commit ddf66eac75
32 changed files with 1184 additions and 1143 deletions

View File

@@ -0,0 +1,9 @@
--- origsrc/lib/local.mk 2012-11-13 07:51:53.000000000 -0600
+++ src/lib/local.mk 2017-02-03 13:32:48.725613200 -0600
@@ -3,3 +3,6 @@ include lib/gnulib.mk
# Allow "make distdir" to succeed before "make all" has run.
dist-hook: $(noinst_LIBRARIES)
.PHONY: dist-hook
+
+# Hook in cygwin helper
+lib_libcoreutils_a_SOURCES += lib/cygwin.c lib/cygwin.h