diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-24 00:23:43 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-24 00:23:43 +0200 |
| commit | 5820da14e8e2a048ec48d9bdbe6cb9650ba91834 (patch) | |
| tree | 77f418f0097a74de047cd5beb92571c00d6413c2 /debian | |
| parent | 9d14d3b46ab269e9052544cc0b0414cc0e9c5cdc (diff) | |
Drop CC definition, it is not actually exported
Diffstat (limited to 'debian')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 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) |
