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

Bug#922402: Bug #922402 in lintian marked as pending



Roberto C. Sánchez <roberto@debian.org> writes:

> Here is the line from the pkg-config file:

> Libs: -L${libdir} -lbson-static-1.0  -lpthread -lgcc -lgcc_s -lc -lgcc
> -lgcc_s /usr/lib/x86_64-linux-gnu/librt.so
> /usr/lib/x86_64-linux-gnu/libm.so

For whatever it's worth, I personally would consider editing all of that
out in the Debian packaging unless you're explicitly trying to support
-nostdlib builds with that library.  The linker will add the correct
version of that rune automatically by default, and providing it via
pkg-config can sometimes cause issues if the handling of those libraries
changes in the future.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: