Bug 202031

Summary: [Patch] drop :keepla from math/gmp and math/mpfr
Product: Ports & Packages Reporter: Koop Mast <kwm>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed DUPLICATE    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Drop :keepla from libtool USES none

Description Koop Mast freebsd_committer freebsd_triage 2015-08-01 19:47:25 UTC
Created attachment 159446 [details]
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.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2015-12-02 06:33:47 UTC

*** This bug has been marked as a duplicate of bug 202029 ***