--- Makefile.orig	2007-11-05 16:28:13.000000000 -0600
+++ /sw/lib/python2.5/config/Makefile	2007-11-05 12:52:38.000000000 -0600
@@ -57,7 +57,7 @@
 
 # Compiler options
 OPT=		-DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-BASECFLAGS=	 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd
+BASECFLAGS=	 -fno-strict-aliasing  #-Wno-long-double -no-cpp-precomp -mno-fused-madd
 CFLAGS=		$(BASECFLAGS) $(OPT) $(EXTRA_CFLAGS)
 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
 # be able to build extension modules using the directories specified in the
