🍻 Default formulae for the missing package manager for macOS
Find a file
Nick Dimiduk 91bea852d0 crosstool-ng: set full path for gmake
crosstool-ng installs the script `bin/ct-ng` with a shbang, using exactly
what's provided to configure for `--with-make`. When `--with-make` is
provided to this formula, that results in a shbang line of

    #!gmake -rf

which is not not a valid interpreter

    $ ct-ng version
    -bash: /usr/local/bin/ct-ng: gmake: bad interpreter: No such file or directory

Closes Homebrew/homebrew#45160.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-21 09:49:09 +01:00
Aliases zero-install 2.8 2015-10-13 13:43:26 +01:00
Formula crosstool-ng: set full path for gmake 2015-10-21 09:49:09 +01:00