shims/linux: add gnumake and gmake symlinks
The `opencv@3` build calls `gmake`, which ends up evading our compiler shim and results in a build failure because of a `-Werror` flag. Closes Homebrew/homebrew-core#132966.
This commit is contained in:
parent
322a0189ca
commit
729c2b331b
1
Library/Homebrew/shims/linux/super/gmake
Symbolic link
1
Library/Homebrew/shims/linux/super/gmake
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
make
|
||||||
1
Library/Homebrew/shims/linux/super/gnumake
Symbolic link
1
Library/Homebrew/shims/linux/super/gnumake
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
make
|
||||||
Loading…
x
Reference in New Issue
Block a user