Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 47623 Details for
Bug 76666
elilo build fails - ebuild update and Make.defaults patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
elilo-3.4.ebuild update
elilo-3.4-r1.diff (text/plain), 798 bytes, created by
Thomas Sjolshagen
on 2005-01-04 10:43:01 UTC
(
hide
)
Description:
elilo-3.4.ebuild update
Filename:
MIME Type:
Creator:
Thomas Sjolshagen
Created:
2005-01-04 10:43:01 UTC
Size:
798 bytes
patch
obsolete
>--- elilo-3.4.ebuild 2005-01-04 13:27:04.275071669 -0500 >+++ elilo-3.4-r1.ebuild 2005-01-04 13:26:54.522142101 -0500 >@@ -23,6 +23,8 @@ > cd ${S} > epatch ${FILESDIR}/elilo-3.4-makefile.patch > epatch ${FILESDIR}/elilo-3.3a-devscheme.patch >+ # Fix the "command not found" GCC problem. >+ epatch ${FILESDIR}/${P}-make_defaults.patch > } > > src_compile() { >@@ -33,10 +35,7 @@ > *) die "unknown architecture: $ARCH" ;; > esac > >- # "prefix" on the next line specifies where to find gcc, as, ld, >- # etc. It's not the usual meaning of "prefix". By blanking it we >- # allow PATH to be searched. >- emake -j1 prefix= CC="$(tc-getCC)" ARCH=${iarch} || die "emake failed" >+ emake || die "${P} compile failed" > > # unversion the man-pages and Debian's elilo script > cp ${FILESDIR}/elilo.8-${PV} elilo.8
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 76666
:
47622
| 47623