summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 07:59:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 08:00:06 +0000
commitf11cec3969d73f0f0a24e0fc9b9cf10c04a806ec (patch)
treedc3efc068fbd080fc4620faf66e04bc0ef4345f5 /debian
parentRemoving disable-sse.patch, included upstream. (diff)
downloadck-f11cec3969d73f0f0a24e0fc9b9cf10c04a806ec.tar.xz
ck-f11cec3969d73f0f0a24e0fc9b9cf10c04a806ec.zip
Refreshing ftbfs-armhf.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/debian/0003-ftbfs-armhf.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0003-ftbfs-armhf.patch b/debian/patches/debian/0003-ftbfs-armhf.patch
index 568b1e3..e4a9ff8 100644
--- a/debian/patches/debian/0003-ftbfs-armhf.patch
+++ b/debian/patches/debian/0003-ftbfs-armhf.patch
@@ -8,7 +8,7 @@ Description: do not hard-code CPU target based on uname (Closes: #1009622).
diff -Naurp ck.orig/configure ck/configure
--- ck.orig/configure
+++ ck/configure
-@@ -503,14 +503,6 @@ case $PLATFORM in
+@@ -515,14 +515,6 @@ case $PLATFORM in
ENVIRONMENT=64
;;
arm|armv6|armv6l|armv7|armv7l)