Summary: | math/blas: Allow Profiled Libraries to be disabled. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Scot Hetzel <swhetzel> | ||||
Component: | Individual Port(s) | Assignee: | Maho Nakata <maho> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Scot Hetzel
2010-09-01 06:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->maho Over to maintainer (via the GNATS Auto Assign Tool) There is one fix needed for the patch to prevent /etc/src.conf from being pulled in by the ports source Makefile. After applying the patch, add the following to the Makefile: MAKE_ARGS+= SRCCONF="" Scot This is just a note to say that an alternative patch has been submitted to the maintainer, maho@, and that he has announced that he will analyze the problem and make any needed changes soon. b. maho 2010-09-19 22:23:23 UTC FreeBSD ports repository Modified files: math/blas Makefile Log: Correct handling profiled libraries. PR: 150174 Submitted by: bf@ Revision Changes Path 1.48 +17 -3 ports/math/blas/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed committed - thanks! |