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

[glibc] 01/03: debian/rules: drop outdated comment



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 652d502f33374fca3c6aacd84e41db9de328d549
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun May 8 16:26:49 2016 +0200

    debian/rules: drop outdated comment
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9021c77..faca97c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,8 +109,7 @@ DEB_GCC_VERSION ?= -5
 
 RUN_TESTSUITE = yes
 
-# Set cross and native compiler names, including version. On *i386 we need to
-# change the GNU triplet as it doesn't match the compiler name.
+# Set cross and native compiler names, including version.
 CC     = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION)
 CXX    = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION)
 MIG    = $(DEB_HOST_GNU_TYPE)-$(BASE_MIG)

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


Reply to: