aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2024-03-05 15:14:12 -0800
committerBryan Hundven <bryanhundven@gmail.com>2024-03-06 09:35:10 -0800
commit885748040b3120fabae19402b87bdc8eff5bf63e (patch)
treef2f643bdd47013ca6d6496aeb08d5e655414d569 /packages/gcc
parent2697728761b3b565e6997919d5c35f85218ba21e (diff)
downloadcrosstool-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