[D-runtime] [dlang/druntime] 68b1e7: test/shared: Only use ELF-specific linker flags on...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Sep 16 00:32:27 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 68b1e774f6f400f34b06200277027861dd4621ca
https://github.com/dlang/druntime/commit/68b1e774f6f400f34b06200277027861dd4621ca
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-09-11 (Sun, 11 Sep 2016)
Changed paths:
M test/shared/Makefile
Log Message:
-----------
test/shared: Only use ELF-specific linker flags on Linux/FreeBSD
--no-as-needed/--export-dynamic are neither known nor required on OS X.
Commit: 8fd7ba4c0bb36207deed7e3a9e4186bab9424767
https://github.com/dlang/druntime/commit/8fd7ba4c0bb36207deed7e3a9e4186bab9424767
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M test/shared/Makefile
Log Message:
-----------
Merge pull request #1650 from klickverbot/shared-test-osx
test/shared: Only use ELF-specific linker flags on Linux/FreeBSD
Compare: https://github.com/dlang/druntime/compare/d0d8c6f164d8...8fd7ba4c0bb3
More information about the D-runtime
mailing list