Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37446 - dev-libs/atlas needs better CPU detection to compile on amd64
Summary: dev-libs/atlas needs better CPU detection to compile on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 19:34 UTC by planet323
Modified: 2004-02-25 06:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description planet323 2004-01-06 19:34:07 UTC
dev-libs/atlas (3.5.11 tested) will build if the CPU detection is fixed.
On my system, $CFLAGS doesn't contain anything that identifies the processor, so I hacked together a test to see if $CHOST contains "x86_64" and outputs "2"
to the output file.

Need to add ~amd64 to KEYWORDS too.

Reproducible: Always
Steps to Reproduce:
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-02-25 06:29:33 UTC
New version 3.6.0 in CVS with ~amd64, thanks!