Permalink
Please sign in to comment.
Showing
with
5 additions
and 2 deletions.
- +4 −1 bootstrap.sh
- +1 −1 setup/osx-homebrew.sh
5
bootstrap.sh
2
setup/osx-homebrew.sh
@@ -1,5 +1,5 @@ | ||
#!/bin/bash | ||
brew tap homebrew/versions | ||
brew install gcc49 | ||
-brew tap altkatz/homebrew-gcc_cross_compilers | ||
+brew tap Nashenas88/homebrew-gcc_cross_compilers | ||
brew install i386-elf-binutils i386-elf-gcc nasm |
0 comments on commit
0c9265a