no-code-sections
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.
For more information please consult:
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check libraries/static/no-code.
Visibility: error