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

--- Comment #6 from [email protected] ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/84b64ff24bd46513aa4622c98a6373002a9e8877
Have issue15574.sh use $(CC) instead of hard coded 'cc'.

This fails GNU Guix builds and is in line with other test scripts.  Includes a
fix for compilation issue with C++ compilers by adding extern "C" definition.

https://github.com/dlang/dmd/commit/57944f595e7684ffeffdf615546302b8ddfa530a
Merge pull request #8702 from pjotrp/master

Have issue15574.sh use $(CC) instead of hard coded 'cc'.
merged-on-behalf-of: Petar Kirov <[email protected]>

--

Reply via email to