Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 273099 Details for
Bug 367087
=dev-lua/LuaBitOp-1.0.1-r1 does not respect LDFLAGS ( only --hash-style=gnu )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to ebuild
LuaBitOp.patch (text/plain), 653 bytes, created by
Alexander Stein
on 2011-05-13 16:39:54 UTC
(
hide
)
Description:
patch to ebuild
Filename:
MIME Type:
Creator:
Alexander Stein
Created:
2011-05-13 16:39:54 UTC
Size:
653 bytes
patch
obsolete
>--- /usr/portage/dev-lua/LuaBitOp/LuaBitOp-1.0.1-r1.ebuild 2011-04-07 17:07:00.000000000 +0200 >+++ LuaBitOp-1.0.1-r1.ebuild 2011-05-13 18:37:52.000000000 +0200 >@@ -3,7 +3,7 @@ > # $Header: /var/cvsroot/gentoo-x86/dev-lua/LuaBitOp/LuaBitOp-1.0.1-r1.ebuild,v 1.1 2011/04/07 15:07:00 williamh Exp $ > > EAPI="4" >-inherit multilib >+inherit eutils multilib > > DESCRIPTION="Bit Operations Library for the Lua Programming Language" > HOMEPAGE="http://bitop.luajit.org" >@@ -23,6 +23,7 @@ > -e '/^CFLAGS.*=/s/=/ +=/' \ > -e '/^CFLAGS/s/-O2 -fomit-frame-pointer //' \ > Makefile || die "sed failed" >+ epatch ${FILESDIR}/LuaBitOp-ldflags.patch > } > > src_compile()
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 367087
:
273059
|
273095
| 273099