[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .la file status and hint to clear the dependency_libs field



[Michael Biebl]
> Clearing the dependency_libs is always safe, afaics, so I'd rather say it is
> something like
> 
> if depended-on
> 	clear dependency_libs
> else
> 	remove *.la files

Seems like the following would work instead:

    remove *.la files
    if depended-on
        request some binNMUs

This is unstable after all, right?  (:
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/


Reply to: