mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
added the version 5 to the check of bash versions
Signed-off-by: Stephan Conrad <stephan@conrad.pics>
This commit is contained in:
parent
0a5107dd42
commit
b0151f5eb5
@ -147,7 +147,7 @@ CTNG_PROG_VERSION_REQ_STRICT([BASH_SHELL],
|
||||
[GNU bash >= 3.1],
|
||||
[bash],
|
||||
[bash],
|
||||
[^GNU bash, version (3\.[1-9]|4)])
|
||||
[^GNU bash, version (3\.[1-9]|4|5)])
|
||||
|
||||
# We need a awk that *is* GNU awk
|
||||
CTNG_PROG_VERSION_REQ_STRICT([AWK],
|
||||
|
Loading…
Reference in New Issue
Block a user