FreeBSD Bugzilla – Attachment 228682 Details for
Bug 259158
graphics/libdrm: Enable radeon on RISC-V
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics/libdrm: enable RADEON on riscv64.
0001-graphics-libdrm-fix-build-on-riscv64-enable-RADEON.patch (text/plain), 779 bytes, created by
Robert Clausecker
on 2021-10-13 22:09:09 UTC
(
hide
)
Description:
graphics/libdrm: enable RADEON on riscv64.
Filename:
MIME Type:
Creator:
Robert Clausecker
Created:
2021-10-13 22:09:09 UTC
Size:
779 bytes
patch
obsolete
>From f9e3211dba54a371eee729ba9ddf72e87e31c7f3 Mon Sep 17 00:00:00 2001 >From: Robert Clausecker <fuz@fuz.su> >Date: Wed, 13 Oct 2021 18:04:52 +0000 >Subject: [PATCH 1/3] graphics/libdrm: fix build on riscv64 (enable RADEON) > >--- > graphics/libdrm/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile >index 9918de1cc15d..7f642d10fc55 100644 >--- a/graphics/libdrm/Makefile >+++ b/graphics/libdrm/Makefile >@@ -84,7 +84,7 @@ PLIST_SUB+= VMWGFX_DRIVERS="@comment " > PLIST_SUB+= ARM_DRIVERS="@comment " > PLIST_SUB+= INTEL_DRIVER="@comment " > PLIST_SUB+= NOUVEAU_DRIVER="@comment " >-PLIST_SUB+= RADEON_DRIVERS="@comment " >+PLIST_SUB+= RADEON_DRIVERS="" > PLIST_SUB+= VMWGFX_DRIVERS="@comment " > .endif > >-- >2.32.0 >
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 259158
:
228682
|
228922