Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 741963 Details for
Bug 815340
acpi_call 1.2.1 and 1.2.2 cant built with a clang built kernel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to build acpi_call module with clang built kernel
01-clangacpi_call.patch (text/plain), 535 bytes, created by
Cihan Özakça
on 2021-09-29 08:36:47 UTC
(
hide
)
Description:
Patch to build acpi_call module with clang built kernel
Filename:
MIME Type:
Creator:
Cihan Özakça
Created:
2021-09-29 08:36:47 UTC
Size:
535 bytes
patch
obsolete
># git diff /var/db/repos/gentoo/sys-power/acpi_call/acpi_call-1.2.2.ebuild >diff --git a/sys-power/acpi_call/acpi_call-1.2.2.ebuild b/sys-power/acpi_call/acpi_call-1.2.2.ebuild >index 781cbf2fc3a..d44aa83b078 100644 >--- a/sys-power/acpi_call/acpi_call-1.2.2.ebuild >+++ b/sys-power/acpi_call/acpi_call-1.2.2.ebuild >@@ -19,7 +19,7 @@ CONFIG_CHECK="ACPI" > MODULE_NAMES="acpi_call(misc:${S})" > > src_compile() { >- BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" >+ BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S} CC=${CC:-gcc}" > > linux-mod_src_compile > }
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 815340
: 741963