setools: new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2020-08-07 13:52:41 -05:00
committed by Paul Spooren
parent e697684d6f
commit b4f70592a7
2 changed files with 52 additions and 0 deletions
@@ -0,0 +1,11 @@
diff -u --recursive setools-vanilla/setup.py setools/setup.py
--- setools-vanilla/setup.py 2020-04-01 09:57:49.000000000 -0500
+++ setools/setup.py 2020-08-12 21:44:41.265149504 -0500
@@ -109,7 +109,6 @@
extra_compile_args=['-Werror', '-Wextra',
'-Waggregate-return',
'-Wfloat-equal',
- '-Wformat', '-Wformat=2',
'-Winit-self',
'-Wmissing-format-attribute',
'-Wmissing-include-dirs',