gcc workaround for sha1 should only apply for sparc64.

This commit is contained in:
fgsch 2002-05-30 17:33:04 +00:00
parent 8bb1d06004
commit 5301c2686f
2 changed files with 6 additions and 2 deletions

View File

@ -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} \

View File

@ -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: