Skip to content

Commit

Permalink
Add old clangs
Browse files Browse the repository at this point in the history
  • Loading branch information
Willenst committed Sep 23, 2024
1 parent 799fbd4 commit 37ce543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_linux.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
supported_archs = ['x86_64', 'i386', 'arm64', 'arm']
supported_compilers = ['gcc-4.9', 'gcc-5', 'gcc-6', 'gcc-7', 'gcc-8', 'gcc-9',
'gcc-10', 'gcc-11', 'gcc-12', 'gcc-13', 'gcc-14',
'clang-5.0', 'clang-6.0', 'clang-7', 'clang-8', 'clang-9', 'clang-11',
'clang-12', 'clang-13', 'clang-14', 'clang-15', 'clang-16', 'clang-17',
'all']

Expand Down

0 comments on commit 37ce543

Please sign in to comment.