| 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 202029 *** |
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.