git: 4d1eabf937e8 - main - graphics/dcmtk: Broken on aarch64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 02 Jun 2022 06:54:46 UTC
The branch main has been updated by yuri:

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

commit 4d1eabf937e8346f0f67cbe6cbb2a03624b62a84
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-02 06:54:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-02 06:54:44 +0000

    graphics/dcmtk: Broken on aarch64
    
    Reported by:    fallout
---
 graphics/dcmtk/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile
index 068c7043d2c9..9d5221c9bd32 100644
--- a/graphics/dcmtk/Makefile
+++ b/graphics/dcmtk/Makefile
@@ -11,6 +11,8 @@ COMMENT=	DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard
 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