Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
redox
Commits
99992aa2
Verified
Commit
99992aa2
authored
Mar 10, 2020
by
Jeremy Soller
Browse files
Merge branch 'master' of
https://gitlab.redox-os.org/redox-os/redox
parents
e90af7b3
7da7c74c
Pipeline
#7122
failed with stage
in 44 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bootstrap.sh
View file @
99992aa2
...
...
@@ -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
Supports
Markdown
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