Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
redox
Commits
30a71979
Commit
30a71979
authored
Mar 07, 2020
by
Yerkebulan Tulibergenov
Browse files
update bootstrap.sh for macOS brew using steps from The Book
parent
d2202f1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
bootstrap.sh
View file @
30a71979
...
...
@@ -123,15 +123,17 @@ osx_homebrew()
install_brew_pkg
"virtualbox"
fi
install_brew_pkg
"coreutils"
install_brew_pkg
"findutils"
install_brew_pkg
"gcc49"
"gcc-4.9"
install_brew_pkg
"automake"
install_brew_pkg
"bison"
install_brew_pkg
"gettext"
install_brew_pkg
"libtool"
install_brew_pkg
"make"
install_brew_pkg
"nasm"
install_brew_pkg
"gcc@7"
"gcc-7"
install_brew_pkg
"pkg-config"
install_brew_pkg
"cmake"
install_brew_cask_pkg
"osxfuse"
install_brew_pkg
"Caskroom/cask/osxfuse"
install_brew_pkg
"redox-os/gcc_cross_compilers/x86_64-elf-gcc"
install_brew_pkg
"redox-os/gcc_cross_compilers/x86_64-elf-gcc"
"x86_64-elf-gcc"
}
###############################################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment