Skip to content

Commit 9a16a45

Browse files
MingcongBaiZeno-sole
authored andcommitted
fix: disable gold linker for MIPS targets
1 parent 222b937 commit 9a16a45

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
binutils (2.41-6deepin6) unstable; urgency=medium
2+
3+
* Disable gold linker for MIPS targets as they are broken as of 2.41.
4+
5+
-- Mingcong Bai <baimingcong@uniontech.com> Tue, 24 Sep 2024 16:38:56 +0800
6+
17
binutils (2.41-6deepin5) unstable; urgency=medium
28

39
* Backport patches from upstream to LoongArch.

debian/rules

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,6 @@ SHELL = /bin/bash
279279

280280
gold_targets = \
281281
amd64 arm64 armel armhf i386 \
282-
mips mipsel mipsn32 mipsn32el mips64 mips64el \
283-
mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el \
284282
powerpc ppc64el sparc sparc64 s390x \
285283
x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386
286284

0 commit comments

Comments
 (0)