Skip to content

autoconf support for selecting build variant #110

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

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

dgrove-oss
Copy link
Contributor

Add a command line option to allow selecting a build variant
(debug, release, releaseassert, releasedebuginfo). If no variant
is selected, default to release.

Also two small fixes to compilation errors in code guarded by
DISPATCH_DEBUG to allow the debug and releaseassert variants
to build successfully.

Add a command line option to allow selecting a build variant
(debug, release, releaseassert, releasedebuginfo). If no variant
is selected, default to release.

Also two small fixes to compilation errors in code guarded by
DISPATCH_DEBUG to allow the debug and releaseassert variants
to build successfully.
@MadCoder MadCoder merged commit 57c5c28 into swiftlang:master Jul 19, 2016
@dgrove-oss dgrove-oss deleted the build-variants branch July 20, 2016 14:25
das pushed a commit that referenced this pull request Aug 11, 2016
autoconf support for selecting build variant

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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