Summary: | autotools-utils.eclass should detect .la files in plugin directories | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Justin Lecher (RETIRED) <jlec> |
Component: | Eclasses | Assignee: | Maciej Mrozowski <reavertm> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Justin Lecher (RETIRED)
![]() Um? Er, /usr/share/opt? What's that? *nm* (In reply to comment #2) > Er, /usr/share/opt? What's that? *nm* That was why I was writing the ebuild. Some path had to be corrected. Nevertheless the static archive was removed but the la file not. And how can it know which plugin loaders use .la files and which do not? Does any use la files? I thought it is only need for linking. Unfortunately some obscure software may still need .la files for loading plugins at runtime. imagemagick being one example. I thought, plugin loaders never need la files. But I was obviously wrong. And as I am against a bunch of special variables to trigger specific actions for individual loader, I would suggest to leave this cleaning to the ebuild maintainers. Thanks guys, -> invalid. |