Bug 58555 - math/octave: fix linking with LAPACK
Summary: math/octave: fix linking with LAPACK
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 08:30 UTC by shuhei
Modified: 2003-12-07 02:09 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.90 KB, patch)
2003-10-26 08:30 UTC, shuhei
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description shuhei 2003-10-26 08:30:20 UTC
math/octave: 
Fix a typo and link with ATLAS version of LAPACK.
Make mkoctfile accept -pthread.  This is necessary for building
things with ${PTHREAD_LIBS} using mkoctfile.

Fix: Added file:
files/patch-mkoctfile.in
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-07 02:09:09 UTC
State Changed
From-To: open->closed

Committed, thanks!