[Bug 202031] [Patch] drop :keepla from math/gmp and math/mpfr
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 1 19:47:26 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202031
Bug ID: 202031
Summary: [Patch] drop :keepla from math/gmp and math/mpfr
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ale at FreeBSD.org
Reporter: kwm at FreeBSD.org
Keywords: patch
Assignee: ale at FreeBSD.org
Flags: maintainer-feedback?(ale at FreeBSD.org)
Created attachment 159446
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159446&action=edit
Drop :keepla from libtool USES
Drop :keepla from libtool USES. In our case we trying to build software or of
the tree for testing purposes and the .la files instruct libtool of these
pieces of software to look into LOCALBASE instead of the ${BUILD_TREE} for
libraries. The end result is missing symbols, because it tries to link against
libraries in LOCALBASE instead of the new libraries that contain these new
functions.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list