Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 164658 Details for
Bug 232592
games-sports/torcs-1.3.0 fails to compile with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
torcs-1.3.0.ebuild.patch
torcs-1.3.0.ebuild.patch (text/plain), 999 bytes, created by
Dannee McGuire
on 2008-09-05 20:26:13 UTC
(
hide
)
Description:
torcs-1.3.0.ebuild.patch
Filename:
MIME Type:
Creator:
Dannee McGuire
Created:
2008-09-05 20:26:13 UTC
Size:
999 bytes
patch
obsolete
>--- /usr/portage/games-sports/torcs/torcs-1.3.0.ebuild 2008-04-08 05:37:09.000000000 +0100 >+++ /usr/local/portage/games-sports/torcs/torcs-1.3.0.ebuild 2008-09-05 21:01:30.000000000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.0.ebuild,v 1.6 2008/04/08 04:10:26 mr_bones_ Exp $ > >-inherit eutils multilib games >+inherit autotools eutils multilib games > > DESCRIPTION="The Open Racing Car Simulator" > HOMEPAGE="http://torcs.sourceforge.net/" >@@ -28,7 +28,11 @@ > src_unpack() { > unpack ${A} > cd "${S}" >- epatch "${FILESDIR}/${P}-gcc43.patch" >+ epatch \ >+ "${FILESDIR}"/${P}-gcc43.patch \ >+ "${FILESDIR}"/${P}-as-needed.patch >+ eautoreconf >+ ecvs_clean > } > > src_compile() { >@@ -48,6 +52,5 @@ > dodoc README.linux doc/history/history.txt > doman doc/man/*.6 > dohtml -r doc/faq/faq.html doc/tutorials doc/userman >- rm -rf $(find "${D}/usr/share/doc" -type d -name CVS) > prepgamesdirs > }
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 232592
:
164657
| 164658