Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763417 Details for
Bug 831927
sys-apps/portage - fails to create build-id symlinks when non-hardlinked files have the same build id
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fake-example-1.0.ebuild
file_831927.txt (text/plain), 403 bytes, created by
Jonathan Callen
on 2022-01-23 22:12:20 UTC
(
hide
)
Description:
fake-example-1.0.ebuild
Filename:
MIME Type:
Creator:
Jonathan Callen
Created:
2022-01-23 22:12:20 UTC
Size:
403 bytes
patch
obsolete
># Copyright 2022 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 > >inherit toolchain-funcs > >SRC_URI="" >SLOT="0" >KEYWORDS="~amd64" > >S=${WORKDIR} > >src_unpack() { > echo 'int main() {}' > main.c >} > >src_compile() { > tc-export CC > emake main >} > >src_install() { > for x in {1..100}; do > newbin "${S}"/main main${x} > done >}
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 Raw
Actions:
View
Attachments on
bug 831927
: 763417