Actions
Bug #8207
closedlocaledef links against libraries outside of proto area
Start date:
2017-05-12
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The localdef Makefile overrides LDLIBS which happens to include the -L flags which point the linker to libraries in the proto area.
Related issues
Updated by Yuri Pankov over 6 years ago
- Related to Bug #8038: untangle data from usr/src/cmd added
Updated by Andrew Stormont over 6 years ago
Updated by Electric Monk over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 3c1654f0c02621e31840022964bef650dc2e3b53
commit 3c1654f0c02621e31840022964bef650dc2e3b53 Author: Andrew Stormont <astormont@racktopsystems.com> Date: 2017-05-14T17:21:04.000Z 8207 localedef links against libraries outside of proto area Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@illumos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions