From ff2d69c8e0a31c260e868b1558d5bc1b905b892a Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 29 Dec 2000 15:07:21 +0000 Subject: mark as broken on alpha until someone with more of a clue than me can fix it. The handling of va_arg stuff in broken in xview-lib. In particular an interested programmer could start looking at: the MAKE_AVLIST macro in: xview3.2p1-X11R6//lib/libxview/misc/portable.h and some illegal casts of va_list variables in xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c probably more.... --- x11/xview-lib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/xview-lib') diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile index 7ce6ef00b44..9e6ef2eb58d 100644 --- a/x11/xview-lib/Makefile +++ b/x11/xview-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/10/23 18:06:19 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2000/12/29 15:07:21 dmcmahill Exp $ # $FreeBSD Id: Makefile,v 1.13 1997/07/17 15:13:03 max Exp # @@ -12,6 +12,7 @@ MAINTAINER= jlam@netbsd.org DEPENDS= xview-config>=3.2.1nb2:../../x11/xview-config NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL +NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling. USE_IMAKE= # defined -- cgit v1.2.3