[Issue 15181] New: SYSCONFDIR is broken
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Oct 9 01:40:25 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15181
Issue ID: 15181
Summary: SYSCONFDIR is broken
Product: D
Version: D2
Hardware: All
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: john.loughran.colvin at gmail.com
The SYSCONFDIR.imp file ends up malformed, because echo -n doesn't work from
makefiles by default on OS X, probably because it's using calling the sh
builtin instead of bash.
--
More information about the Digitalmars-d-bugs
mailing list