# Because -D_FORTIFY_SOURCE works in a non-standard way
# (i.e. it is not handled by the preprocessor),
# and the C code generated by eC is preprocessed
# before being compiled to C code, which does not
# include the C header files for the functions, but
# rather define its own prototypes, fortify functions
# is not supported in eC.
libedasqlite0 binary: hardening-no-fortify-functions

# The libEDASQLite library is installed under the ec/ subdirectory
# and managed by the eC dynamic library import mechanism.
# debhelper is somehow calling ldconfig even though
# no configuration is required.
libedasqlite0 binary: postrm-has-useless-call-to-ldconfig

# The libEDASQLite library is installed under the ec/ subdirectory
# and managed by the eC dynamic library import mechanism.
# debhelper is somehow calling ldconfig even though
# no configuration is required.
libedasqlite0 binary: postinst-has-useless-call-to-ldconfig

# The libEDASQLite library is installed under the ec/ subdirectory
# and managed by the eC dynamic library import mechanism.
# debhelper is somehow calling ldconfig even though
# no configuration is required.
libedasqlite0 binary: package-has-unnecessary-activation-of-ldconfig-trigger
