2015-05-11 06:30:02 +00:00
|
|
|
# This is a special library only for testing purposes. You cannot link this
|
|
|
|
|
# library. It is only inteded to be used with LD_PRELOAD. This package is
|
|
|
|
|
# the devel package.
|
|
|
|
|
#
|
|
|
|
|
# Learn more at http://cwrap.org
|
|
|
|
|
#
|
|
|
|
|
addFilter("shlib-policy-name-error")
|
|
|
|
|
addFilter("shared-lib-calls-exit")
|
|
|
|
|
addFilter("devel-file-in-non-devel-package")
|
2021-03-17 09:42:55 +00:00
|
|
|
addFilter("shared-lib-without-dependency-information")
|