Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 901287 Details for
Bug 938534
dev-util/perf-6.7 fails to build on arm with USE=python
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
patch (text/plain), 427 bytes, created by
Nick Bowler
on 2024-08-26 17:49:55 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Nick Bowler
Created:
2024-08-26 17:49:55 UTC
Size:
427 bytes
patch
obsolete
>--- perf-6.7.ebuild.orig >+++ perf-6.7.ebuild >@@ -263,7 +263,6 @@ > NO_AUXTRACE= > NO_BACKTRACE= > NO_DEMANGLE= >- NO_JEVENTS=$(puse python) > NO_JVMTI=$(puse java) > NO_LIBAUDIT=$(puse audit) > NO_LIBBABELTRACE=$(puse babeltrace) >@@ -291,7 +290,8 @@ > plugindir="${EPREFIX}/usr/$(get_libdir)/perf/plugins" > "$@" > ) >- emake "${emakeargs[@]}" >+ >+ NO_JEVENTS=$(puse python) emake "${emakeargs[@]}" > } > > 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 938534
:
901286
| 901287