From 5820da14e8e2a048ec48d9bdbe6cb9650ba91834 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 24 Sep 2013 00:23:43 +0200 Subject: Drop CC definition, it is not actually exported --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index c3c57a75..99fafdea 100755 --- a/debian/rules +++ b/debian/rules @@ -25,8 +25,6 @@ CONFIGURE_ARGS_deb = CONFIGURE_ARGS_udeb = SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /usr/bin/w-hurd -CC=gcc-4.7 - DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) INSTALL_in := $(wildcard debian/*.install.in) -- cgit v1.2.3