Bug 93612 - Minor enhancement to math/spooles
Summary: Minor enhancement to math/spooles
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: 2006-02-20 22:30 UTC by giffunip
Modified: 2006-03-15 06:09 UTC (History)
0 users

See Also:


Attachments
file.diff (1.81 KB, patch)
2006-02-20 22:30 UTC, giffunip
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description giffunip 2006-02-20 22:30:03 UTC
              When building the multithreaded part of the library the port was not sending CFLAGS. While here I also added -fPIC on amd64 so we can link spooles with the shared atlas libraries on CalculiX.
patch-MT+makefile and patch-MPI+makefile are not really necessary but I inlcuded them anyways to make the mnual building/testing easier.

Fix: patch follows:
How-To-Repeat:               Shared libraries of this port would be nice.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-20 22:32:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2006-03-15 06:09:15 UTC
State Changed
From-To: open->closed

committed, thanks!