As per title, I added a note to explain how to include the -fPIC flag with different compilers. Such flag is necessary when building most recent CGNS (v4) on clusters.
Type of change
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (non-backwards-compatible fix or feature)
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no API changes)
Purpose
As per title, I added a note to explain how to include the
-fPIC
flag with different compilers. Such flag is necessary when building most recent CGNS (v4) on clusters.Type of change