Anand Kumria wrote:
> -  ifeq ($(DEB_BUILD_ARCH), alpha)
> +ifeq ($(DEB_BUILD_ARCH), alpha)
>       CFLAGS += -mieee
> -  endif
> +endif

I don't see what's debian-specific about this. Configure should
always enable this for GCC on Alpha targets. You don't really
need it for all Alphas but as Gtk-Gnutella is not exactly
heavily based on floating point arithmetic the little performance
penalty for those is uninteresting. Putting this check into
the cygwin rules is a bit ridiculous though. Who does still use
NT 3.51 on an Alpha?

-- 
Christian

Attachment: pgpueE55KlKmJ.pgp
Description: PGP signature

Reply via email to