Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339374 Details for
Bug 458322
sgabios-0.1_pre8.ebuild enhancement
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sgabios-0.1_pre8.ebuild.patch
file_458322.txt (text/plain), 804 bytes, created by
Vicente Olivert Riera (RETIRED)
on 2013-02-19 17:11:23 UTC
(
hide
)
Description:
sgabios-0.1_pre8.ebuild.patch
Filename:
MIME Type:
Creator:
Vicente Olivert Riera (RETIRED)
Created:
2013-02-19 17:11:23 UTC
Size:
804 bytes
patch
obsolete
>--- sgabios-0.1_pre8.ebuild.orig 2013-02-19 17:32:25.007621424 +0100 >+++ sgabios-0.1_pre8.ebuild 2013-02-19 17:56:55.929931125 +0100 >@@ -2,9 +2,9 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-firmware/sgabios/sgabios-0.1_pre8.ebuild,v 1.3 2012/11/21 21:02:28 ago Exp $ > >-EAPI=4 >+EAPI=5 > >-inherit eutils >+inherit eutils flag-o-matic toolchain-funcs > > DESCRIPTION="serial graphics adapter bios option rom for x86" > HOMEPAGE="http://code.google.com/p/sgabios/" >@@ -22,11 +22,14 @@ > > src_prepare() { > epatch "${FILESDIR}"/${P}-makefile.patch >+ tc-export CC LD > } > > src_compile() { >+ append-flags -m32 >+ > if use amd64 || use x86 ; then >- emake >+ emake CFLAGS="${CFLAGS}" OBJCOPY="$(tc-getOBJCOPY)" > fi > }
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 458322
: 339374