Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
3d512ea7
Commit
3d512ea7
authored
Oct 23, 2017
by
xoviat
Committed by
GitHub
Oct 23, 2017
Browse files
FIX: update homebrew
parent
172d78ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
osx_utils.sh
osx_utils.sh
+1
-0
No files found.
osx_utils.sh
View file @
3d512ea7
...
@@ -336,6 +336,7 @@ function install_pkg_config {
...
@@ -336,6 +336,7 @@ function install_pkg_config {
}
}
function
activate_ccache
{
function
activate_ccache
{
brew update
brew
install
ccache
brew
install
ccache
export
PATH
=
/usr/local/opt/ccache/libexec:
$PATH
export
PATH
=
/usr/local/opt/ccache/libexec:
$PATH
export
CCACHE_MAXSIZE
=
200M
export
CCACHE_MAXSIZE
=
200M
...
...
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