forked from rosa/hakurei
internal/rosa/package: gawk
Reintroduce this to build strace without xz-compressed release tarball: bootstrap script explicitly requires gawk. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
diff --git a/test/Makefile.am b/test/Makefile.am
|
||||
index 88e15ef1f..bfc279fcb 100644
|
||||
--- a/test/Makefile.am
|
||||
+++ b/test/Makefile.am
|
||||
@@ -1726,7 +1726,7 @@ LOCALE_CHARSET_TESTS = \
|
||||
SHLIB_TESTS = \
|
||||
apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \
|
||||
getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \
|
||||
- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \
|
||||
+ inplace3bcomp ordchr ordchr2 readall readdir_retest \
|
||||
readdir_test readfile readfile2 revout revtwoway rwarray \
|
||||
testext time
|
||||
|
||||
diff --git a/test/Makefile.in b/test/Makefile.in
|
||||
index 2d4eeaa5a..7930af8d5 100644
|
||||
--- a/test/Makefile.in
|
||||
+++ b/test/Makefile.in
|
||||
@@ -1986,7 +1986,7 @@ LOCALE_CHARSET_TESTS = \
|
||||
SHLIB_TESTS = \
|
||||
apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \
|
||||
getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \
|
||||
- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \
|
||||
+ inplace3bcomp ordchr ordchr2 readall readdir_retest \
|
||||
readdir_test readfile readfile2 revout revtwoway rwarray \
|
||||
testext time
|
||||
|
||||
diff --git a/test/clos1way6.ok b/test/clos1way6.ok
|
||||
index 5768617d3..be4d73e79 100644
|
||||
--- a/test/clos1way6.ok
|
||||
+++ b/test/clos1way6.ok
|
||||
@@ -1,3 +1,3 @@
|
||||
gawk: clos1way6.awk:5: warning: fflush: cannot flush: two-way pipe `cat - 1>&2; sleep 2' has closed write end
|
||||
-test1
|
||||
Bad file descriptor
|
||||
+test1
|
||||
Reference in New Issue
Block a user