Skip to content

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 <[email protected]>
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