Bug 64692 - [Update port] math/atlas: detect correct compiler-version
Summary: [Update port] math/atlas: detect correct compiler-version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-25 09:50 UTC by Kay Lehmann
Modified: 2004-03-30 15:50 UTC (History)
0 users

See Also:


Attachments
patch-config.c.diff (483 bytes, patch)
2004-03-25 09:50 UTC, Kay Lehmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kay Lehmann 2004-03-25 09:50:17 UTC

recent change in patch-config.c to fix build on alpha breaks 
correct compiler detection (I think this was just a typo). This 
patch reenables this. Maybe it should be tested on alpha, 
but I don't think it worked on any other platform. I tested 
only on 4-stable (ix86).

p.s. detected compiler version for me was 95.95.4

How-To-Repeat: 

Type 'make configure' in ${PORTSDIR}/math/atlas
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-25 14:24:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer.
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2004-03-30 15:50:26 UTC
State Changed
From-To: open->closed

Committed, thanks!