Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 108899 Details for
Bug 164933
dev-libs/crypto++-5.4 ebuild is forcing -msse2 on Athlon XP
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
crypto++-5.4.ebuild patch
crypto++-5.4.ebuild.diff (text/plain), 340 bytes, created by
Wojciech Milkowski
on 2007-02-01 23:25:49 UTC
(
hide
)
Description:
crypto++-5.4.ebuild patch
Filename:
MIME Type:
Creator:
Wojciech Milkowski
Created:
2007-02-01 23:25:49 UTC
Size:
340 bytes
patch
obsolete
>--- /usr/portage/dev-libs/crypto++/crypto++-5.4.ebuild 2007-01-31 02:57:30.000000000 +0100 >+++ crypto++-5.4.ebuild 2007-02-02 00:24:30.000000000 +0100 >@@ -17,6 +17,11 @@ > > S="${WORKDIR}" > >+src_unpack() { >+ unpack ${A} >+ epatch "${FILESDIR}/crypto++-5.4-no-sse2.diff" >+} >+ > src_compile() { > # -O3 causes segfaults > replace-flags -O3 -O2
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 164933
:
108897
| 108899