[Issue 15012] New: Druntime Makefile whitelists compilers
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Sep  4 01:56:18 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15012
          Issue ID: 15012
           Summary: Druntime Makefile whitelists compilers
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: code at dawg.eu
          Reporter: thecybershadow at gmail.com
https://github.com/D-Programming-Language/druntime/pull/1317 added a whitelist
of compiler binaries for which to add certain CFLAGS. This precludes e.g. using
wrapper scripts to work around issue 12572.
This issue is blocking some of my work on D (I can't bisect certain bugs or
build D on certain machines).
Introduced in https://github.com/D-Programming-Language/druntime/pull/1317
I've notified the PR author in a comment on the PR five days ago, but no reply:
https://github.com/D-Programming-Language/druntime/pull/1317#discussion_r38268116
--
    
    
More information about the Digitalmars-d-bugs
mailing list