Reverted experimental changes that were meant for a branch, in sync with master

This commit is contained in:
phillvancejr
2022-02-04 13:45:36 -05:00
parent 42364f2fce
commit a315e7c962
11 changed files with 1 additions and 2598 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ ifeq ($(OS), Darwin)
LLVM_VERSIONS = "13.%.%"
else
# allow for x86 / amd64 all llvm versions begining from 11
LLVM_VERSIONS = "13.%.%" "12.0.1" "11.0.0"
LLVM_VERSIONS = "13.%.%" "12.0.1" "11.1.0"
endif
LLVM_VERSION_PATTERN_SEPERATOR = )|(