Skip to content

Issue 12125: do not enforce specific MS runtime#4891

Merged
dnadlinger merged 1 commit intodlang:masterfrom
rainers:nodefaultlib
Nov 13, 2016
Merged

Issue 12125: do not enforce specific MS runtime#4891
dnadlinger merged 1 commit intodlang:masterfrom
rainers:nodefaultlib

Conversation

@rainers
Copy link
Member

@rainers rainers commented Nov 6, 2016

phobos.lib is agnostic to the used MS C runtime, but preselects one. Creating the automatic reference when building main/WinMain/DllMain is good enough.

Needs corresponding druntime change to be effective: dlang/druntime#1691

@rainers
Copy link
Member Author

rainers commented Nov 6, 2016

I guess the win64 build fails because the auto tester still tries to patch win64.mak, but fails because the same line is modified in this PR. @braddr Any plan to remove the patching and use command line options instead?

@TurkeyMan
Copy link
Contributor

LGTM, but I'm not an approved reviewer :(

@dnadlinger
Copy link
Contributor

Auto-merge toggled on

@dnadlinger dnadlinger merged commit 60cd8d2 into dlang:master Nov 13, 2016
@TurkeyMan
Copy link
Contributor

There's one more of these same patches in druntime...

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