Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to disable building libraries (zcutil/build.sh) #2420

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

kozyilmaz
Copy link
Contributor

option to disable building libraries (zcutil/build.sh)

@WaveringAna
Copy link

WaveringAna commented Jun 9, 2017

👍 My nightly build has at least a thousand Fetching Boosts in there now

@daira
Copy link
Contributor

daira commented Jun 9, 2017

@aayanl That's not what this patch does; it only affects building output libraries, not dependencies.

If --disable-libs is passed, Zcash is configured to not build any libraries like 'libzcashconsensus'.

utACK. @zkbot try

@zkbot
Copy link
Contributor

zkbot commented Jun 9, 2017

⌛ Trying commit c63417b with merge 22fdf1c...

zkbot added a commit that referenced this pull request Jun 9, 2017
option to disable building libraries (zcutil/build.sh)

option to disable building libraries (zcutil/build.sh)
@daira daira added the A-build Area: Build system label Jun 9, 2017
@daira daira added this to the 1.0.10 Release milestone Jun 9, 2017
@zkbot
Copy link
Contributor

zkbot commented Jun 9, 2017

☀️ Test successful - pr-try
State: approved= try=True

@daira
Copy link
Contributor

daira commented Jun 9, 2017

Needs another ACK + smoke-testing the case where the option is set.

@daira daira requested review from bitcartel and str4d June 9, 2017 21:36
@daira
Copy link
Contributor

daira commented Jun 9, 2017

Note that this is just exposing an existing option in the Makefiles via build.sh.

Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

utACK. I'm personally against adding yet more flags to build.sh; I'd prefer the approach I take in #2120 where we use an environment variable for configure flags vs. program arguments for make. But for now I'm happy to enable better use cases for building.

@str4d
Copy link
Contributor

str4d commented Jun 15, 2017

@zkbot r+

@zkbot
Copy link
Contributor

zkbot commented Jun 15, 2017

📌 Commit c63417b has been approved by str4d

@zkbot
Copy link
Contributor

zkbot commented Jun 15, 2017

⌛ Testing commit c63417b with merge 35bf9e7...

zkbot added a commit that referenced this pull request Jun 15, 2017
option to disable building libraries (zcutil/build.sh)

option to disable building libraries (zcutil/build.sh)
@zkbot
Copy link
Contributor

zkbot commented Jun 15, 2017

☀️ Test successful - pr-merge
Approved by: str4d
Pushing 35bf9e7 to master...

@zkbot zkbot merged commit c63417b into zcash:master Jun 15, 2017
@kozyilmaz kozyilmaz deleted the disable-libs branch June 20, 2017 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: Build system
Projects
No open projects
Continuous Improvement
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

5 participants