Page MenuHomeFreeBSD

science/massxpert: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Apr 26 2019, 6:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 6:47 PM
Unknown Object (File)
Wed, Dec 25, 5:04 AM
Unknown Object (File)
Nov 7 2024, 4:01 PM
Unknown Object (File)
Oct 31 2024, 7:29 AM
Unknown Object (File)
Oct 28 2024, 3:12 AM
Unknown Object (File)
Oct 22 2024, 3:35 PM
Unknown Object (File)
Oct 22 2024, 3:34 PM
Unknown Object (File)
Oct 22 2024, 3:34 PM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 27 2019, 6:35 AM
This revision was automatically updated to reflect the committed changes.