FreeBSD Bugzilla – Attachment 252822 Details for
Bug 280863
devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.patch
file_280863.txt (text/plain), 551 bytes, created by
Dmitry Afanasiev
on 2024-08-16 12:38:59 UTC
(
hide
)
Description:
Makefile.patch
Filename:
MIME Type:
Creator:
Dmitry Afanasiev
Created:
2024-08-16 12:38:59 UTC
Size:
551 bytes
patch
obsolete
>diff --git a/devel/libclc/Makefile b/devel/libclc/Makefile >index 2e2a32e828..15f18c5709 100644 >--- a/devel/libclc/Makefile >+++ b/devel/libclc/Makefile >@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT > LICENSE_NAME= Apache License 2.0 with LLVM Exceptions > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >-BUILD_DEPENDS= llvm15>=15.0:devel/llvm15 \ >+BUILD_DEPENDS= clang15:devel/llvm15 \ > spirv-llvm-translator-llvm15>0:devel/spirv-llvm-translator@llvm15 \ > libedit>=0:devel/libedit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280863
:
252822
|
252960
|
253004
|
253017
|
253034
|
253104