diff options
author | Andrei Horodniceanu <a.horodniceanu@proton.me> | 2024-07-06 18:15:38 +0300 |
---|---|---|
committer | Andrei Horodniceanu <a.horodniceanu@proton.me> | 2024-07-06 18:43:41 +0300 |
commit | f72da9c5e7b691f145a65839f3e9b0faf8fc67f6 (patch) | |
tree | e2790f3cca032c582ba7eb627c72b639ec6ed394 /dev-lang/dmd/Manifest | |
parent | dmd-r1.eclass: trivial typo fixes in comments (diff) | |
download | dlang-f72da9c5e7b691f145a65839f3e9b0faf8fc67f6.tar.gz dlang-f72da9c5e7b691f145a65839f3e9b0faf8fc67f6.tar.bz2 dlang-f72da9c5e7b691f145a65839f3e9b0faf8fc67f6.zip |
dmd-r1.eclass: clarify dependency on stdlib of host compiler
The previous comment, saying that dmd doesn't link the standard lib of
the host compiler, is plain wrong, it always does. The only
particularity is that dmd doesn't seem to need phobos but it does need
druntime. Regardless, a RDEPEND on the host compiler is needed.
Another comment has been added trying to describe the reason why
DLANG_DEPS should be present in DEPEND. My current understanding is that
since the compiler needs to link libraries from SYSROOT (druntime and
phobos) to produce the CHOST dmd executable then those libraries should
be listed in DEPEND. I'm not 100% sure though.
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'dev-lang/dmd/Manifest')
0 files changed, 0 insertions, 0 deletions