cd eos/build make install cleos set contract build/contracts/eosio eosio.system -x 1000
brew remove --force boostbrew remove --force llvmcd /path/to/eos rm -rf build/ git pull git submodule update --init --recursive ./eosio_build.sh
解决方案,终端执行以下命令
sudo mkdir /usr/local/Frameworks sudo chown $(whoami):admin /usr/local/Frameworks
cd ~/eos/build sudo make install
export LLVM_DIR=/usr/local/Cellar/llvm\@4/4.0.1/lib/cmake
https://github.com/EOSIO/eos/issues/43