[D-runtime] [D-Programming-Language/druntime] 94c35b: fix Issue 13025 - Tools repository does not build ...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Jul 13 17:38:32 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 94c35b9116fe43157738988ffba5aa2d88e0ec2a
https://github.com/D-Programming-Language/druntime/commit/94c35b9116fe43157738988ffba5aa2d88e0ec2a
Author: Martin Nowak <code at dawg.eu>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M posix.mak
A src/rt/bss_section.c
M src/rt/sections_linux.d
Log Message:
-----------
fix Issue 13025 - Tools repository does not build on Ubuntu
- reference __bss_start and _end using weak symbols
to workaround a diagnostic linker bug
Commit: 7474e953a913125a43daad8d2c11464e795d6b6c
https://github.com/D-Programming-Language/druntime/commit/7474e953a913125a43daad8d2c11464e795d6b6c
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M posix.mak
A src/rt/bss_section.c
M src/rt/sections_linux.d
Log Message:
-----------
Merge pull request #889 from MartinNowak/fix13025
fix Issue 13025 - Tools repository does not build on Ubuntu
Compare: https://github.com/D-Programming-Language/druntime/compare/395896f17126...7474e953a913
More information about the D-runtime
mailing list