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)
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
Unknown Object (File)
Dec 24 2023, 2:45 PM
Unknown Object (File)
Dec 20 2023, 3:27 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23916
Build 22836: arc lint + arc unit

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.