From 8520bfb9f4eefabee9cdeb4a6e6e7891ce9fdffe Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 8 Dec 2017 21:05:25 -0400 Subject: [PATCH] debian: disable gdb on alpha gdb seems to be broken on more architectures than it works :(. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9cd91725..b316ce09 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), - gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any], + gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha], dtach (>= 0.8), gpgsm , gnupg , -- 2.43.0