]> git.pld-linux.org Git - packages/bash.git/blobdiff - bash-5.1-parallel_make.patch
- updated to 5.2 patchlevel 11
[packages/bash.git] / bash-5.1-parallel_make.patch
diff --git a/bash-5.1-parallel_make.patch b/bash-5.1-parallel_make.patch
deleted file mode 100644 (file)
index b341a8a..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-bashline.c:65:10: fatal error: builtins/builtext.h: No such file or directory
-   65 | #include "builtins/builtext.h"  /* for read_builtin */
-      |          ^~~~~~~~~~~~~~~~~~~~~
-
---- bash-5.1/Makefile.in
-+++ bash-5.1/Makefile.in
-@@ -584,6 +584,8 @@
-       ls -l $(Program)
-       -$(SIZE) $(Program)
-+$(CSOURCES): $(DEFDIR)/builtext.h
-+
- .build:       $(SOURCES) config.h Makefile version.h $(VERSPROG)
-       @echo
-       @echo "   ***********************************************************"
This page took 0.212137 seconds and 4 git commands to generate.