[Issue 15012] Druntime Makefile whitelists compilers

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


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

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

https://github.com/D-Programming-Language/druntime/commit/7b1a6110f35fbd358235385b9bb0c56d91bcc084
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