[SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1-3-8-g8f6a836

Ondřej Surý ondrej at sury.org
Wed Apr 18 07:48:54 UTC 2012


The following commit has been merged in the debian-sid branch:
commit a90cb12bf263a06fbe2e08978a6010138b672260
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Apr 15 10:47:26 2012 +0200

    Disable tests on armel, but the invalid instruction needs fixing in upstream

diff --git a/debian/rules b/debian/rules
index 743a33d..d0effbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,7 @@ else ifeq ($(DEB_HOST_ARCH_CPU), arm)
     GOARCH := arm
     GOPREFIX := 5
 ifeq ($(DEB_HOST_ARCH), armel)
+    nocheck := ! :
     GOARM := 5
 else ifeq ($(DEB_HOST_ARCH), armhf)
     GOARM := 6

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list