Julien Cristau pushed to branch debian-unstable at X Strike Force / xserver / 
xorg-server


Commits:
2eeb59d0 by Julien Cristau at 2021-01-06T11:47:49+01:00
Drop workaround for mips* FTBFS added in 2:1.20.10-1

It shouldn't be necessary anymore with the change in 2:1.20.10-2.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xorg-server (2:1.20.10-3) UNRELEASED; urgency=medium
+
+  * Drop workaround for mips* FTBFS added in 2:1.20.10-1, shouldn't be
+    necessary anymore with the change in 2:1.20.10-2.
+
+ -- Julien Cristau <jcris...@debian.org>  Wed, 06 Jan 2021 11:46:56 +0100
+
 xorg-server (2:1.20.10-2) unstable; urgency=medium
 
   * Stop defining inb/outb on mips, to fix FTBFS in some drivers with GCC 10


=====================================
debian/rules
=====================================
@@ -4,11 +4,6 @@ include debian/rules.flags
 
 include /usr/share/dpkg/architecture.mk
 
-#workaround for FTBFS with gcc 10
-ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel mips64el))
-  export DEB_CFLAGS_MAINT_APPEND += -fcommon
-endif
-
 %:
        dh $@ --with quilt
 



View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/2eeb59d0f83a90366b3b73a420ab98ac0bbac625

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/2eeb59d0f83a90366b3b73a420ab98ac0bbac625
You're receiving this email because of your account on salsa.debian.org.


Reply via email to