1
0
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:
Tobias C. Berner 2023-01-15 08:36:13 +01:00
parent ba6b714d44
commit e9ddd698cc

View File

@ -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}