Subject: CVS commit: pkgsrc/devel/google-glog
From: Nia Alarie
Date: 2023-07-21 10:16:01
Message id: 20230721081601.8D4A5FBDB@cvs.NetBSD.org

Log Message:
google-glog: Option-ize building tests, because googletest is a very
heavy dependency and often brings in a new compiler too.

Surprisingly, this package builds just fine (if googletest is disabled)
with a C++98 default, so remove C++11 from USE_LANGUAGES (googletest
requires C++14 anyway).

XXX some of the tests fail, the tests were not hooked up to run before.

Files:
RevisionActionfile
1.13modifypkgsrc/devel/google-glog/Makefile
1.1addpkgsrc/devel/google-glog/options.mk