Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
364060bb
Commit
364060bb
authored
Aug 23, 2017
by
Jisi Liu
Committed by
GitHub
Aug 23, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3547 from matt-kwong/kokoro_mac_build
Remove pre-installed softwares from prebuild steps
parents
c44c3af2
e46caba1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
prepare_build_macos_rc
kokoro/macos/prepare_build_macos_rc
+3
-1
No files found.
kokoro/macos/prepare_build_macos_rc
View file @
364060bb
...
...
@@ -17,8 +17,10 @@ export CXX=g++
# Install Brew and core softwares
ruby
-e
"
$(
curl
-fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install
)
"
source
$HOME
/.rvm/scripts/rvm
brew tap homebrew/homebrew-php
brew
install
autoconf automake ccache cmake gflags gpg gpg2 libtool maven node pcre php56 ruby wget
brew uninstall node icu4c
brew
install
gflags gpg gpg2 node pcre php56 ruby
##
# Install Tox
...
...
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