Use redox-os brew

This commit is contained in:
Jeremy Soller 2017-01-04 13:25:56 -07:00
parent 11dfb73c53
commit 437bc32800
2 changed files with 2 additions and 4 deletions

View file

@ -129,7 +129,7 @@ osx_homebrew()
install_brew_pkg "pkg-config"
install_brew_cask_pkg "osxfuse"
install_brew_pkg "djphoenix/gcc_cross_compilers/x86_64-elf-gcc"
install_brew_pkg "redox-os/gcc_cross_compilers/x86_64-elf-gcc"
}
###############################################################################