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 7 2025, 3:04 PM
Unknown Object (File)
Feb 9 2025, 5:28 PM
Unknown Object (File)
Feb 7 2025, 12:59 AM
Unknown Object (File)
Dec 28 2024, 6:47 PM
Unknown Object (File)
Dec 25 2024, 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
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.