Subject: CVS commit: pkgsrc/graphics/exiv2
From: David H. Gutteridge
Date: 2023-12-07 01:42:47
Message id: 20231207004247.88FEDFA42@cvs.NetBSD.org

Log Message:
exiv2: fix builds for aarch64 on NetBSD 9.x

For aarch64, older NetBSD releases will end up pulling in GCC 10 to
build this, because of the C++ <filesystem> requirement. We apply
-mno-outline-atomics as one way of getting around linking issues that
otherwise occur.

Files:
RevisionActionfile
1.4addpkgsrc/graphics/exiv2/hacks.mk