Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 905137 Details for
Bug 941185
sys-kernel/scx-1.0.5 build fail with <dev-libs/libbpf-1.5.0 (unreleased)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for a temporary libbpf-1.5.0_prerelease ebuild
libbpf-1.5.0_pre20241009.patch (text/plain), 718 bytes, created by
Holger Hoffstätte
on 2024-10-09 15:56:32 UTC
(
hide
)
Description:
Patch for a temporary libbpf-1.5.0_prerelease ebuild
Filename:
MIME Type:
Creator:
Holger Hoffstätte
Created:
2024-10-09 15:56:32 UTC
Size:
718 bytes
patch
obsolete
>--- libbpf-1.4.5.ebuild 2024-09-12 22:15:56.689715058 +0200 >+++ libbpf-1.5.0_pre20241009.ebuild 2024-10-09 17:50:15.002568092 +0200 >@@ -12,10 +12,11 @@ if [[ ${PV} =~ [9]{4,} ]]; then > inherit git-r3 > EGIT_REPO_URI="https://github.com/libbpf/libbpf.git" > else >- SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" >+ SRC_COMMIT=1f98105e5443a766f9e4b50945fa953ab29d746d >+ SRC_URI="https://github.com/${PN}/${PN}/archive/${SRC_COMMIT}.tar.gz -> ${P}.tar.gz" > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" > fi >-S="${WORKDIR}/${P}/src" >+S="${WORKDIR}/${PN}-${SRC_COMMIT}/src" > > LICENSE="GPL-2 LGPL-2.1 BSD-2" > SLOT="0/$(ver_cut 1-2 ${PV})"
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 941185
: 905137 |
905147
|
905148