![]() * [gromacs] Fix intel (classic) libstdc++ path
Gromacs's `cmake` run will look for `--gcc-toolchain` (e.g. LLVM, icpx) or
`--gcc-name` (e.g. icpc) in `CMAKE_CXX_FLAGS`. Only if it does not find a good
g++ candidate there it will look for `GMX_GPLUSPLUS_PATH`:
|
||
---|---|---|
.. | ||
gmxDetectCpu-cmake-3.14.patch | ||
gmxDetectSimd-cmake-3.14.patch | ||
package.py |