[Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Date: Thu, 22 Aug 2024 10:47:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280863
--- Comment #10 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #8)
> BUILD_DEPENDS= llvm${FLAVOR:S/llvm//}>=0:devel/${FLAVOR} \
Why not:
> USES= llvm:${FLAVOR:S/llvm//},build,noexport
or without "noexport"?
--
You are receiving this mail because:
You are the assignee for the bug.