Subject: CVS commit: pkgsrc/devel/cmake
From: Matthias Scheler
Date: 2018-06-11 19:33:51
Message id: 20180611173351.C99FAFBEC@cvs.NetBSD.org

Log Message:
cmake: Fix build under macOS with Xcode 9.4

Xcode 9.4 triggers linker warnings that the C++ feature detection
code considers fatal. Simply ignore these warning by adding an entry
to the existing filter table.

Files:
RevisionActionfile
1.122modifypkgsrc/devel/cmake/distinfo
1.1addpkgsrc/devel/cmake/patches/patch-Source_Checks_cm_cxx_features.cmake