--- sysdeps/powerpc/Makefile.orig Thu Jun 6 15:34:05 2002 +++ sysdeps/powerpc/Makefile Thu Jun 6 15:35:00 2002 @@ -3,8 +3,10 @@ +cflags += -mnew-mnemonics -Wa,-mppc -mpowerpc asm-CPPFLAGS += -Wa,-mppc +ifeq ($(with-fp),yes) ifeq ($(subdir),math) libm-support += fenv_const fe_nomask +endif endif ifeq ($(subdir),gmon)