Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 238923 Details for
Bug 239964
app-crypt/rotix fails to build with -O0 and USE=nls
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild diff
rotix.diff (text/plain), 872 bytes, created by
Dane Smith (RETIRED)
on 2010-07-15 19:03:10 UTC
(
hide
)
Description:
Ebuild diff
Filename:
MIME Type:
Creator:
Dane Smith (RETIRED)
Created:
2010-07-15 19:03:10 UTC
Size:
872 bytes
patch
obsolete
>--- /usr/portage/app-crypt/rotix/rotix-0.83.ebuild 2010-02-22 14:05:42.000000000 -0500 >+++ rotix-0.83.ebuild 2010-07-15 15:00:37.000000000 -0400 >@@ -2,6 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.14 2010/02/22 18:37:02 phajdan.jr Exp $ > >+EAPI=2 > inherit eutils > > DESCRIPTION="Rotix allows you to generate rotational obfuscations." >@@ -10,21 +11,19 @@ > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="x86 ppc amd64 ia64" >+KEYWORDS="amd64 ia64 ppc x86" > IUSE="" > > DEPEND="sys-devel/gettext" > RDEPEND="${DEPEND}" > >-src_unpack() { >- unpack ${A} >- cd "${S}" >+src_prepare() { > epatch "${FILESDIR}"/${PV}-respect-CFLAGS-and-dont-strip.patch >+ epatch "${FILESDIR}"/${P}-locale.diff > } > >-src_compile() { >+src_configure() { > econf --i18n=1 >- emake || die > } > > src_install() {
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 239964
:
167303
|
238919
|
238921
| 238923