mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-18 02:16:41 +00:00
travis/osx: fix, use clang instead of gcc
This commit is contained in:
parent
c800e3bb16
commit
323480d66b
2 changed files with 2 additions and 3 deletions
|
@ -64,7 +64,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
|||
brew tap Homebrew/bundle
|
||||
brew bundle
|
||||
brew install ccache
|
||||
brew install gcc@7
|
||||
echo
|
||||
echo -en 'travis_fold:end:before_install.brew\\r'
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue