From 92c6c8c1ab6e749e41f97e35fe49118fc658686f Mon Sep 17 00:00:00 2001 From: Shaun Amott Date: Mon, 4 Sep 2006 23:56:55 +0000 Subject: [PATCH] Port seems to compile and execute without issue on sparc64: therefore remove NOT_FOR_ARCHS. I suspect the last fix for amd64 also affected sparc64. --- audio/mac/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 2f46ad0b3f56..77032221afca 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -24,9 +24,6 @@ CONFIGURE_ARGS+= --enable-backward INSTALLS_SHLIB= yes -# does not compile on sparc64 -NOT_FOR_ARCHS= sparc64 - .include .if ${OSVERSION} < 500000