--- Makefile 2004-12-03 13:00:08.894791664 -0500 +++ Makefile-adc 2004-12-03 13:00:32.073268000 -0500 @@ -132,8 +132,8 @@ # produce separate executables for ppc and ppc64, s390 and s390x, # i386 and x86-64, mips and mips64, sparc and sparc64, and so on. # Failure to do so will cause data corruption. -m64 := $(call check_gcc,-m64,) -ALL_CFLAGS += $(m64) +#m64 := $(call check_gcc,-m64,) +#ALL_CFLAGS += $(m64) endif endif