Helmut Grohne dixit: >for the build architecture. Please consider applying the attached patch
I’ll consider them, but will likely solve it differently. I used to have this in pax/debian/rules: -# is ${CC} defined anywhere (other than implicit rules?) -ifneq (,$(findstring $(origin CC),default undefined)) -# no - then default to gcc (or cross-gcc) -ifneq (${DEB_BUILD_ARCH},${DEB_HOST_ARCH}) -CC= ${DEB_HOST_GNU_TYPE}-gcc -else -CC= gcc -endif -endif It got lost when I converted the package to debhelper though… does that look good to you? bye, //mirabilos -- Stéphane, I actually don’t block Googlemail, they’re just too utterly stupid to successfully deliver to me (or anyone else using Greylisting and not whitelisting their ranges). Same for a few other providers such as Hotmail. Some spammers (Yahoo) I do block.