System library paths not stripped correctly

Andrew Oakley andrew at adoakley.name
Thu May 22 04:38:30 PDT 2014


If a package has (for example) "Libs: -L/usr/lib -L/usr/lib" then only
the first of these is stripped.  This is because the iterator is
advanced twice when we are removing the unnecessary options.

I've raised a bug about this but the mailing list appeared to be broken
at the time (so I guess no-one noticed).

https://bugs.freedesktop.org/show_bug.cgi?id=78077

-- 
Andrew Oakley


More information about the pkg-config mailing list