AIX uses gmake for GNU style Makefile
This commit is contained in:
parent
2fb0e8d162
commit
ccc563a7d7
1 changed files with 1 additions and 0 deletions
|
|
@ -2996,6 +2996,7 @@ impl<'test> TestCx<'test> {
|
|||
|| host.contains("freebsd")
|
||||
|| host.contains("netbsd")
|
||||
|| host.contains("openbsd")
|
||||
|| host.contains("aix")
|
||||
{
|
||||
"gmake"
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue