mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
objc.mk: use LLVM_DEFAULT instead of removed 70
This commit is contained in:
parent
ba6b714d44
commit
e9ddd698cc
@ -8,7 +8,7 @@
|
||||
.if !defined(_INCLUDE_USES_OBJC_MK)
|
||||
_INCLUDE_USES_OBJC_MK= yes
|
||||
|
||||
OBJC_CLANG_VERSION=70
|
||||
OBJC_CLANG_VERSION= ${LLVM_DEFAULT}
|
||||
|
||||
objc_ARGS?=
|
||||
. if !empty(objc_ARGS) && ! ${objc_ARGS:Mcompiler}
|
||||
|
Loading…
Reference in New Issue
Block a user