Dirk Eddelbuettel <[EMAIL PROTECTED]> writes: > BTW do we still need this special case for Alpha: > > # edd 29 Sep 2005 alpha needs -mieee with gcc 4.0 > ifeq ($(arch),alpha) > CFLAGS += -mieee > endif
No, -mieee is default on Alpha now. It's not default upstream though, so you might want to leave it in in case somebody wants to build the package with a non-Debian compiler. -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]