summaryrefslogtreecommitdiffstats
path: root/development/Sphinx
diff options
context:
space:
mode:
Diffstat (limited to 'development/Sphinx')
-rw-r--r--development/Sphinx/Sphinx.SlackBuild.rej12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild.rej b/development/Sphinx/Sphinx.SlackBuild.rej
deleted file mode 100644
index a0c8fc33c7..0000000000
--- a/development/Sphinx/Sphinx.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=""