Lintian tag: no-code-sections
Type: error
Description (from lintian-explain-tags
)
The named members of the static library have no usable code sections. It happens when shared objects are built with -flto=auto but without -ffat-lto-objects. dh_strip strips the LTO sections but may leave the static library without any usable code. Please refer to Bug#977596 for details. Visibility: error Show-Always: no Check: libraries/static/no-code