[freeorion] 02/04: Remove mips, mipsel and sparc from WEAK_HOSTS.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Aug 24 23:41:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository freeorion.

commit 8c138d50f93b002155de805957d94b476ee02c48
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Aug 24 23:24:28 2015 +0200

    Remove mips, mipsel and sparc from WEAK_HOSTS.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fa44aab..542ed23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-WEAK_HOSTS := armel armhf mips mipsel sparc
+WEAK_HOSTS := armel armhf
 
 ifneq (,$(findstring $(DEB_HOST_ARCH),$(WEAK_HOSTS)))
 	MAX  := 1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git



More information about the Pkg-games-commits mailing list