lang/dotnet8: Fix build after the LLVM_DEFAULT bump

PR:		285085
This commit is contained in:
Gleb Popov 2025-03-01 16:13:28 +03:00
parent 571db890f5
commit 0f46db9f96

View file

@ -31,7 +31,7 @@ LIB_DEPENDS= libicuuc.so:devel/icu \
RUN_DEPENDS= terminfo-db>0:misc/terminfo-db \
dotnet:lang/dotnet-host
USES= autoreconf:build gssapi:mit llvm:noexport nodejs pkgconfig \
USES= autoreconf:build gssapi:mit llvm:noexport,max=17 nodejs pkgconfig \
python:build,3.9+ shebangfix ssl
USE_GITHUB= yes