stb_image

This commit is contained in:
phillvancejr
2022-02-04 13:03:20 -05:00
parent f28c268d97
commit 8f600798ef
4 changed files with 5 additions and 2 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.1.0"
LLVM_VERSIONS = "13.%.%" "12.0.1" "11.0.0"
endif
LLVM_VERSION_PATTERN_SEPERATOR = )|(