aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@proton.me>2024-02-19 00:06:55 +0200
committerHorodniceanu Andrei <a.horodniceanu@proton.me>2024-02-19 00:42:26 +0200
commit6704088e8bb795530c96a2a521000ec67ac47613 (patch)
tree2fb3ba7bac68bbe9c030110819dd12d87bc1cea3 /profiles
parentdmd.eclass: explicitly specify arguments to dmd in tests (diff)
downloaddlang-6704088e8bb795530c96a2a521000ec67ac47613.tar.gz
dlang-6704088e8bb795530c96a2a521000ec67ac47613.tar.bz2
dlang-6704088e8bb795530c96a2a521000ec67ac47613.zip
dev-lang/dmd: add 2.107.0
Fix static libraries being built when USE=!static-libs. Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 3e5463d..eb8b622 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -4,6 +4,7 @@ dmd-2_103 - Build for DMD 2.103
dmd-2_104 - Build for DMD 2.104
dmd-2_105 - Build for DMD 2.105
dmd-2_106 - Build for DMD 2.106
+dmd-2_107 - Build for DMD 2.107
gdc-11 - Build for GCC 11
gdc-12 - Build for GCC 12
gdc-13 - Build for GCC 13