Skip to content

Add an option to build against no SDKs#1201

Merged
asherkin merged 1 commit intomasterfrom
none-sdks
Mar 4, 2020
Merged

Add an option to build against no SDKs#1201
asherkin merged 1 commit intomasterfrom
none-sdks

Conversation

@asherkin
Copy link
Member

@asherkin asherkin commented Mar 4, 2020

Quite often I find myself only needing to build the SDK-independent code, which we have more and more of these days.

Quite often I find myself only needing to build the SDK-independent code, which we have more and more of these days.
@asherkin asherkin requested a review from psychonic March 4, 2020 19:49
@KyleSanderson
Copy link
Member

Isn't this accomplished by building with -s present? if it isn't lets fix that instead?

@asherkin
Copy link
Member Author

asherkin commented Mar 4, 2020

Isn't this accomplished by building with -s present? if it isn't lets fix that instead?

No, that (sanely, I think) still errors if you have 0 available. But that doesn't solve the problem I want to solve, which is having all the SDKs checked out but not wanting to use any of them to build.

@asherkin asherkin merged commit bff8585 into master Mar 4, 2020
@asherkin asherkin deleted the none-sdks branch March 4, 2020 21:52
asherkin added a commit that referenced this pull request Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants