Files
ports/science/code_saturne
Piotr Kubaj 9fbd9bcd26 science/code_saturne: fix build on GCC architectures
Use C++11 compiler:
cs_paramedmem_remapper.cxx:124: error: ISO C++ forbids initialization of member '_sphere_cen'

Define __XSI_VISIBLE to make gettimeofday() available.

MFH:		2020Q3 (fix build blanket)
2020-08-17 15:33:42 +00:00
..