diff options
author | Niko Böckerman <niko.bockerman@protonmail.com> | 2022-02-03 21:29:06 +0200 |
---|---|---|
committer | Niko Böckerman <niko.bockerman@protonmail.com> | 2022-02-03 21:36:26 +0200 |
commit | e7cac6f2e7069b79de6b0120097fc2f2e1e700a1 (patch) | |
tree | 54d1a4fa0fea85ac608f24aa0949d996b70a7d1d /profiles | |
parent | dcd-0.13.4 (diff) | |
download | dlang-e7cac6f2e7069b79de6b0120097fc2f2e1e700a1.tar.gz dlang-e7cac6f2e7069b79de6b0120097fc2f2e1e700a1.tar.bz2 dlang-e7cac6f2e7069b79de6b0120097fc2f2e1e700a1.zip |
Add ldc2 1.25 and 1.26 as possible compilers
Signed-off-by: Niko Böckerman <niko.bockerman@protonmail.com>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 7aa58d7..6141d18 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -40,3 +40,5 @@ ldc2-1_21 - Build for ldc2 1.21 ldc2-1_22 - Build for ldc2 1.22 ldc2-1_23 - Build for ldc2 1.23 ldc2-1_24 - Build for ldc2 1.24 +ldc2-1_25 - Build for ldc2 1.25 +ldc2-1_26 - Build for ldc2 1.26 |