digitalmars.D.bugs - [Issue 15181] New: SYSCONFDIR is broken
- via Digitalmars-d-bugs (17/17) Oct 09 2015 https://issues.dlang.org/show_bug.cgi?id=15181
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 puremagic.com Reporter: john.loughran.colvin 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. --
Oct 09 2015