From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (moved RexDieter/libtool archives to User:Rdieter/libtool archives: Moved a page by User:Rdieter to be under his user prefix)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 17:24, 26 June 2010

Current guideline:

  • MUST: Packages must NOT contain any .la libtool archives, these should be removed in the spec.

Proposal:

  • MUST: Packages must NOT contain any .la libtool archives in locations searchable by ld.so (see /etc/ld.so.conf, $LD_LIBRARY_PATH). In general, this includes only %{_libdir}. The intent is to avoid including .la files associated with shared libraries.