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, Apr 20, 3:02 PM
Unknown Object (File)
Thu, Apr 18, 1:31 PM
Unknown Object (File)
Mar 13 2024, 3:14 AM
Unknown Object (File)
Jan 26 2024, 11:23 AM
Unknown Object (File)
Dec 30 2023, 4:45 PM
Unknown Object (File)
Dec 29 2023, 3:38 AM
Unknown Object (File)
Dec 29 2023, 3:36 AM
Unknown Object (File)
Dec 24 2023, 2:57 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.