Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 15:35:27 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 67c663dabc98 - main - graphics/dcmtk: Not broken on aarch64
Message-ID:  <202401291535.40TFZR4K003626@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 67c663dabc98a045265307639b692c5c4883ce16
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-29 05:43:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-29 15:35:24 +0000

    graphics/dcmtk: Not broken on aarch64
    
    PR:             264408
---
 graphics/dcmtk/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile
index df8de7fe742c..dd36346cdb55 100644
--- a/graphics/dcmtk/Makefile
+++ b/graphics/dcmtk/Makefile
@@ -11,8 +11,6 @@ WWW=		https://dcmtk.org
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
-BROKEN_aarch64=	clang-14 crashes, see bug#264408
-
 LIB_DEPENDS=	libicuuc.so:devel/icu \
 		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff



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