diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 59c6db13e86..a28e08f551b 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2002/05/20 15:25:17 mark Exp $ +# $OpenBSD: Makefile,v 1.9 2002/05/30 17:33:04 fgsch Exp $ COMMENT= "Secure Live Internet Conferencing (SILC) client" @@ -27,6 +27,10 @@ LIB_DEPENDS= glib.1.2,gmodule.1.2::devel/glib USE_LIBTOOL= yes +# XXX workaround gcc bugs on sparc64 +.if ${MACHINE_ARCH:Msparc64} +PATCH_LIST= gcc-* patch-* +.endif CONFIGURE_STYLE= gnu CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ diff --git a/net/silc-client/patches/patch-lib_silccrypt_Makefile_in b/net/silc-client/patches/gcc-patch-lib_silccrypt_Makefile_in similarity index 79% rename from net/silc-client/patches/patch-lib_silccrypt_Makefile_in rename to net/silc-client/patches/gcc-patch-lib_silccrypt_Makefile_in index 68d70cf0c83..ee4d2c9baff 100644 --- a/net/silc-client/patches/patch-lib_silccrypt_Makefile_in +++ b/net/silc-client/patches/gcc-patch-lib_silccrypt_Makefile_in @@ -1,4 +1,4 @@ -$OpenBSD: patch-lib_silccrypt_Makefile_in,v 1.2 2002/05/22 09:58:37 mark Exp $ +$OpenBSD: gcc-patch-lib_silccrypt_Makefile_in,v 1.1 2002/05/30 17:33:05 fgsch Exp $ --- lib/silccrypt/Makefile.in.orig Sat May 18 01:40:59 2002 +++ lib/silccrypt/Makefile.in Tue May 21 20:07:34 2002 @@ -290,6 +290,9 @@ mostlyclean-compile: