--- codecs/gsm/Makefile 27 Mar 2005 22:39:17 -0000 1.23 +++ codecs/gsm/Makefile 10 May 2005 12:19:52 -0000 @@ -46,7 +46,11 @@ ifneq ($(shell uname -m),alpha) ifneq (${PROC},sparc64) ifneq (${PROC},arm) +ifneq (${PROC},ppc) +ifneq (${PROC},ppc64) OPTIMIZE+=-march=$(PROC) +endif +endif endif endif endif