[Issue 15012] Druntime Makefile whitelists compilers

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Sep 6 09:13:18 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=15012

--- Comment #3 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/0bfc7ca32f074ff4295f567033da4f72b4d377a7
remove CC filter for CFLAGS

- allows to use compiler wrappers
- fixes make CC=/path/to/cc
- fixes Issue 15012
- still can be overriden with make CFLAGS=

--


More information about the Digitalmars-d-bugs mailing list