diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/quelcom/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index 62e07689ed01..d243ef29a698 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -31,10 +31,6 @@ LDFLAGS= -L../lib -L${LOCALBASE}/lib -lintl BROKEN= Linker error on alpha 4.x .endif -.if ${ARCH} == "ia64" -BROKEN= Linker error on ia64 -.endif - post-patch: @${FIND} ${WRKSRC} -name "makefile" | ${XARGS} ${REINPLACE_CMD} -e \ 's|make |$$(MAKE) |g ; \ |