Subject: CVS commit: pkgsrc/devel/cmake
From: Jonathan Perkin
Date: 2021-07-15 23:10:53
Message id: 20210715211053.54C4EFA95@cvs.NetBSD.org

Log Message:
cmake: Don't add additional -arch flags on Darwin.

Fixes building on arm64 in an x86_64 chroot where it would append
"-arch x86_64" and then fail to link.  schmonz verified that this
change doesn't seem to affect non-chroot native builds.

Files:
RevisionActionfile
1.181modifypkgsrc/devel/cmake/distinfo
1.1addpkgsrc/devel/cmake/patches/patch-Source_cmLocalGenerator.cxx