devel/llvm: relink 16 to the build, and make it ONLY_FOR_ARCHS = aarch64

reminded by phessler@ and tb@
This commit is contained in:
landry
2025-06-22 14:59:43 +00:00
parent e8cade633b
commit a6d5f009b8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
LLVM_MAJOR = 16
LLVM_VERSION = ${LLVM_MAJOR}.0.6
LLVM_PKGSPEC = >=16,<17
ONLY_FOR_ARCHS = aarch64
REVISION-main = 34
REVISION-lldb = 12
+1 -1
View File
@@ -1,6 +1,6 @@
SUBDIR =
#SUBDIR += 13
#SUBDIR += 16
SUBDIR += 16
#SUBDIR += 18
SUBDIR += 19