aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild.rej12
1 files changed, 0 insertions, 12 deletions
diff --git a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild.rej b/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild.rej
deleted file mode 100644
index a0c8fc33c7..0000000000
--- a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild.rej
+++ /dev/null
@@ -1,12 +0,0 @@
---- /dev/null
-+++ /dev/null
-@@ -57,6 +57,9 @@ elif [ "$ARCH" = "i686" ]; then
- elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
- LIBDIRSUFFIX="64"
-+elif [ "$ARCH" = "aarch64" ]; then
-+ SLKCFLAGS="-O2 -fPIC"
-+ LIBDIRSUFFIX="64"
- else
- SLKCFLAGS="-O2"
- LIBDIRSUFFIX=""