Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2022 00:32:48 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: a786b6756c37 - 2022Q3 - x11/cde: Mark unbroken on i386
Message-ID:  <202207060032.2660Wmie042876@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a786b6756c3736622da063d70c154e553898d573

commit a786b6756c3736622da063d70c154e553898d573
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-07-05 05:09:59 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-07-06 00:31:56 +0000

    x11/cde: Mark unbroken on i386
    
    A user reports that CDE does build correctly on i386.
    
    Reported by:    William Macintosh <bill.macintosh@icloud.com>
    
    (cherry picked from commit 25db2173606446697bb4b5b376420c492e1f549c)
---
 x11/cde/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/cde/Makefile b/x11/cde/Makefile
index c7c9b65ba024..2a002a3506c0 100644
--- a/x11/cde/Makefile
+++ b/x11/cde/Makefile
@@ -10,7 +10,6 @@ LICENSE=	LGPL21
 
 BROKEN_mips64=		fails to build: ./config/imake/imake: No such file or directory
 BROKEN_powerpc64=	fails to build: ./config/imake/imake: No such file or directory
-BROKEN_i386=		cannot bind to a temporary of type va_list
 
 BUILD_DEPENDS=	ksh93:shells/ksh93			\
 		bdftopcf:x11-fonts/bdftopcf		\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207060032.2660Wmie042876>