K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-04-27T08:46:32.489065Z K 7 svn:log V 372 science/massxpert: fix build with GCC-based architectures Replace USE_GCC=any with USE_GCC=yes to fix build on GCC architectures. Build failure log: CMake Error in lib/CMakeLists.txt: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20067 END