Summary: | math/lapack fails to build with PROFILE=on | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Philipp Ost <bsd> |
Component: | Individual Port(s) | Assignee: | Maho Nakata <maho> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | kaktus, robak |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Philipp Ost
2013-12-31 23:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->maho Over to maintainer (via the GNATS Auto Assign Tool) A commit references this bug: Author: robak Date: Tue Mar 24 17:29:48 UTC 2015 New revision: 382127 URL: https://svnweb.freebsd.org/changeset/ports/382127 Log: math/lapack: fix build when PROFILE option is selected - Since dynamic linking is broken when PROFILE is used, enforce '-static' LDFLAGS - Maintainer's timeout (maho@FreeBSD.org) PR: 185375 Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com> Changes: head/math/lapack/Makefile Committed, thanks for your work! |