Bug#320723: mozilla-thunderbird: FTBFS on amd64: Still using gcc 3.4

2005-07-31 Thread Alexander Sack
On Mon, Aug 01, 2005 at 12:41:02AM +0200, Kurt Roeckx wrote: > Package: mozilla-thunderbird > Version: 1.0.6-1 > Severity: important > > Hi, > > mozilla-thunderbird is failing to build on amd64 because you > still have this in debian/rules: > ifeq ($(DEB_BUILD_ARCH),amd64) > OPTFLAGS=-O2 > export

Bug#320723: mozilla-thunderbird: FTBFS on amd64: Still using gcc 3.4

2005-07-31 Thread Kurt Roeckx
Package: mozilla-thunderbird Version: 1.0.6-1 Severity: important Hi, mozilla-thunderbird is failing to build on amd64 because you still have this in debian/rules: ifeq ($(DEB_BUILD_ARCH),amd64) OPTFLAGS=-O2 export CC=gcc-3.4 export CXX=g++-3.4 endif Which shouldn't be needed anymore, it should