diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2024-03-05 15:14:12 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2024-03-06 09:35:10 -0800 |
commit | 885748040b3120fabae19402b87bdc8eff5bf63e (patch) | |
tree | f2f643bdd47013ca6d6496aeb08d5e655414d569 /packages/gcc | |
parent | 2697728761b3b565e6997919d5c35f85218ba21e (diff) | |
download | crosstool-ng-885748040b3120fabae19402b87bdc8eff5bf63e.tar.gz crosstool-ng-885748040b3120fabae19402b87bdc8eff5bf63e.tar.bz2 crosstool-ng-885748040b3120fabae19402b87bdc8eff5bf63e.zip |
Fix homebrew path
Homebrew changed it's default install path from `/usr/local` to
`/opt/homebrew` a while back. Hardcoding the path is a bad idea, so
instead use `$(brew --prefix)` to get the prefix of the path for tools.
Also fix some [shellcheck](https://github.com/koalaman/shellcheck) issues.
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'packages/gcc')
0 files changed, 0 insertions, 0 deletions