setools: fix compilation with python 3.9
authorRosen Penev <rosenp@gmail.com>
Thu, 29 Oct 2020 03:44:47 +0000 (20:44 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 29 Oct 2020 05:37:43 +0000 (22:37 -0700)
commit21f19a4cab4084e80de8411d59bfd33052bda603
tree0ce1fcaf8f4f702e35d1d1e264b5b08d213d9924
parent2e297d29c026cc2d7a53ded5d30f1a8c5429c9d2
setools: fix compilation with python 3.9

Don't warn on deprecated declarations.

Rename warning patch. It's specific to foritfy-headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/setools/Makefile
utils/setools/patches/010-fewer-warnings.patch [deleted file]
utils/setools/patches/010-no-format.patch [new file with mode: 0644]
utils/setools/patches/020-no-deprecated.patch [new file with mode: 0644]