Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

EOSIO build darwin, home-brew installing boost 1.66#2683

Merged
spoonincode merged 3 commits intoEOSIO:masterfrom
pacificcode:eosio_build_darwin
May 2, 2018
Merged

EOSIO build darwin, home-brew installing boost 1.66#2683
spoonincode merged 3 commits intoEOSIO:masterfrom
pacificcode:eosio_build_darwin

Conversation

@pacificcode
Copy link
Contributor

darwin: added homebrew installing boost back into darwin build.

@pacificcode pacificcode requested a review from heifner May 1, 2018 16:11
if ! brew install "https://raw.githubusercontent.com/Homebrew/homebrew-core/76a83d798d76aa43459ceb145b721ba4a16a54a6/Formula/boost.rb"
then
printf "\tUnable to install boost 1.66 libraries at this time. 0\n"
printf "\tExiting now. 0\n\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these debug numbers being left in deliberately?

Copy link
Contributor Author

@pacificcode pacificcode May 1, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spoonincode Yes, but good catch. Only the first printf should have the 0. It's not an absolute requirement that these are left in there, but it does save time when users open issues.

@spoonincode spoonincode merged commit 8a8d32f into EOSIO:master May 2, 2018
@pacificcode pacificcode deleted the eosio_build_darwin branch May 3, 2018 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments