summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 03:56:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 03:56:14 +0000
commitfed10146bebe14d0cc75db3b968a20b4617d98c9 (patch)
treebee4d941ee68132e11e8d54807984dfbe362c61c /debian/rules
parentAdding debian version 1.70.0+dfsg1-7. (diff)
downloadrustc-fed10146bebe14d0cc75db3b968a20b4617d98c9.tar.xz
rustc-fed10146bebe14d0cc75db3b968a20b4617d98c9.zip
Adding debian version 1.70.0+dfsg1-8.debian/1.70.0+dfsg1-8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8384119b3..b728731aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ ifeq (armhf,$(DEB_TARGET_ARCH))
CLANG_RT_ARCH = armhf
endif
-ifneq (,$(filter $(DEB_TARGET_ARCH), sparc64 mips64el)))
+ifneq (,$(filter $(DEB_TARGET_ARCH),sparc64 mips64el))
# sparc64: see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061125
# mips64el: has profiler, but buggy atm (32-bit overflow in some counter?)
CLANG_RT_ARCH =