From e4108127d5e2e843fd7ef5138db4d103f5ab5e2a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 11 Jun 2004 00:04:31 +0000 Subject: BROKEN on sparc64: Fails to link --- palm/coldsync/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'palm/coldsync') diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 83949d638382..698d554add70 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -45,6 +45,10 @@ MANCOMPRESSED= no .include +.if ${ARCH} == "sparc64" +BROKEN= "Fails to link on sparc64" +.endif + CFLAGS+= -D__BSD_VISIBLE=1 CONFIGURE_ARGS+= --with-i18n --disable-pedantic --without-perl -- cgit v1.2.3