diff options
author | Horodniceanu Andrei <a.horodniceanu@protonmail.com> | 2022-07-23 14:38:47 +0300 |
---|---|---|
committer | Horodniceanu Andrei <a.horodniceanu@protonmail.com> | 2022-07-23 15:49:20 +0300 |
commit | 67933f488e18b8a672e975d103cfcbd14c1ed06e (patch) | |
tree | c9c22f8fa6d6ad504be5dd95c1aaeee96cb7abd9 /profiles | |
parent | Merge branch 'add-gdc-11.3.0' (diff) | |
download | dlang-67933f488e18b8a672e975d103cfcbd14c1ed06e.tar.gz dlang-67933f488e18b8a672e975d103cfcbd14c1ed06e.tar.bz2 dlang-67933f488e18b8a672e975d103cfcbd14c1ed06e.zip |
Remove llvm-12 dependency
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@protonmail.com>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 20b3a65..2a5980f 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -37,8 +37,4 @@ dmd-2_098 - Build for DMD 2.098 dmd-2_099 - Build for DMD 2.099 gdc-11_2_1 - Build for GCC 11.2.1 gdc-11_3_0 - Build for GCC 11.3.0 -ldc2-1_25 - Build for ldc2 1.25 -ldc2-1_26 - Build for ldc2 1.26 -ldc2-1_27 - Build for ldc2 1.27 -ldc2-1_28 - Build for ldc2 1.28 ldc2-1_29 - Build for ldc2 1.29 |