commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnumach] 01/02: Remove unnecessary change


From: Samuel Thibault
Subject: [gnumach] 01/02: Remove unnecessary change
Date: Tue, 18 Aug 2015 09:33:38 +0000

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

sthibault pushed a commit to branch master
in repository gnumach.

commit dcf5fede7e25ecb599c4fb1644a4e32fb290cfa5
Author: Samuel Thibault <address@hidden>
Date:   Tue Aug 18 11:32:58 2015 +0200

    Remove unnecessary change
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 28898cb..3f62482 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,12 +36,7 @@ D_DBG := $(D)-dbg
 D_XEN_DBG := $(D)-xen-dbg
 
 DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
 DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-else
-# We will only install headers, don't care about the target
-DEB_HOST_GNU_TYPE := i586-gnu
-endif
 
 CFLAGS = -Wall -g -pipe -fno-strict-aliasing
 

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]