Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147551 - dev-libs/openssl-0.9.8c (and all others) does not use assembler code for i686 hosts
Summary: dev-libs/openssl-0.9.8c (and all others) does not use assembler code for i686...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 04:29 UTC by kalium
Modified: 2006-09-14 18:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gentoo.config-0.9.8-2 (gentoo.config-0.9.8-2,3.30 KB, text/plain)
2006-09-14 04:30 UTC, kalium
Details
openssl-0.9.8c-r100.ebuild (openssl-0.9.8c-r100.ebuild,5.05 KB, text/plain)
2006-09-14 04:32 UTC, kalium
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kalium 2006-09-14 04:29:08 UTC
That is a huge waste of performance. Please check http://forums.gentoo.org/viewtopic.php?p=3576212
Comment 1 kalium 2006-09-14 04:30:40 UTC
Created attachment 96958 [details]
gentoo.config-0.9.8-2

use linux-elf as build target for i686 CHOSTs.
Comment 2 kalium 2006-09-14 04:32:03 UTC
Created attachment 96959 [details]
openssl-0.9.8c-r100.ebuild

add "no-sse2" configure flag if sse2 use flag is not set. Otherwise systems may get unusable (ssh mal-functional) where sse2 is not available.
Comment 3 SpanKY gentoo-dev 2006-09-14 18:19:54 UTC
those files are out of date compared to current versions; in the future you need to post *diffs* not the full files
Comment 4 SpanKY gentoo-dev 2006-09-14 18:28:03 UTC
fixed in cvs