diff options
| author | Dominyk Tiller | 2016-09-14 17:37:24 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2016-09-14 17:37:24 +0100 |
| commit | e4f607e4c8a4368a506edfcbbecfe6d24abc7f34 (patch) | |
| tree | cb4130f7c3703d11b7d2e5cea39148cc9121007e /share | |
| parent | e25bcfe9335848f2e21f6d7f11040fcda39badf6 (diff) | |
| download | brew-e4f607e4c8a4368a506edfcbbecfe6d24abc7f34.tar.bz2 | |
Custom-GCC-and-cross-compilers: remove dead taps
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/Custom-GCC-and-cross-compilers.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/doc/homebrew/Custom-GCC-and-cross-compilers.md b/share/doc/homebrew/Custom-GCC-and-cross-compilers.md index bbc3665cf..030f6c842 100644 --- a/share/doc/homebrew/Custom-GCC-and-cross-compilers.md +++ b/share/doc/homebrew/Custom-GCC-and-cross-compilers.md @@ -9,7 +9,4 @@ Rather than merging in brews for either of these cases at this time, we're listi * Homebrew provides a `gcc` formula for use with Xcode 4.2+ or when needing C++11 support on earlier versions. * [Homebrew-versions](https://github.com/homebrew/homebrew-versions) provides an up to date GCC duplicates e.g. `brew install homebrew/versions/gcc48` -* [MSP430 development](https://github.com/Homebrew/homebrew/issues/issue/2336) -* [OS161 development](https://github.com/maxpow4h/homebrew-os161) Your university probably uses a different version, replacing the URLs with your university's URLs will probably work. -* [ARM-EABI](https://github.com/paxswill/homebrew-paxswill) provides an arm-none-eabi toolchain formula. * [RISC-V](https://github.com/riscv/homebrew-riscv) provides the RISC-V toolchain including binutils and gcc. |
