# the upstream library format includes the license file in it, this library
# has a unique license that is just a statement of public domain, so we just
# leave the file in place, since there is no license file to symlink to.
extra-license-file [usr/lib/pd/extra/cyclone/LICENSE.txt]
# there's some extra documentation and helper txt-files needed for the online help
package-contains-documentation-outside-usr-share-doc [usr/lib/pd/extra/cyclone/*]
# nothing to harden...
hardening-no-fortify-functions [usr/lib/pd/extra/cyclone/fromsymbol.pd_linux]
# these files *are* linked against libc, but don't use any symbols...
library-not-linked-against-libc [usr/lib/pd/extra/cyclone/*.linux-*-64.so]
library-not-linked-against-libc [usr/lib/pd/extra/cyclone/*.pd_linux]
shared-library-lacks-prerequisites [usr/lib/pd/extra/cyclone/*.linux-*-64.so]
shared-library-lacks-prerequisites [usr/lib/pd/extra/cyclone/*.pd_linux]
