Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474744 Details for
Bug 606154
sys-apps/v86d-0.1.10 : /.../uvesafb.h:134:2: error: unknown type name ‘atomic_t’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild with fixed atomic_t problem
v86d-0.1.10.patch (text/plain), 416 bytes, created by
Nikita Zlobin
on 2017-05-31 12:16:45 UTC
(
hide
)
Description:
Ebuild with fixed atomic_t problem
Filename:
MIME Type:
Creator:
Nikita Zlobin
Created:
2017-05-31 12:16:45 UTC
Size:
416 bytes
patch
obsolete
>--- /usr/portage/sys-apps/v86d/v86d-0.1.10.ebuild 2017-03-03 04:26:08.465318040 +0500 >+++ ./v86d-0.1.10-r1.ebuild 2017-05-31 16:59:43.949572307 +0500 >@@ -38,6 +38,7 @@ > src_compile() { > # Disable stack protector, as it does not work with klibc (bug #346397). > filter-flags -fstack-protector -fstack-protector-all >+ append-cflags "-nostdinc -I/usr/include -I/usr/local/include" > emake KDIR="${KV_DIR}" || die > } >
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 606154
:
460510
|
460512
|
460514
|
460516
|
460518
|
462460
| 474744 |
474746
|
485364