GlobalArrays/ga

Need to distribute pgcc fix

Closed this issue · 1 comments

Commit 55f6e8f is present in the develop branch, but it never made either into the master branch or into any of the releases.
It is needed for compiling with PGI compilers (e.g. ORNL titan)
Description of the commit: "fix for bug uncovered by pgcc: need to rename f77 object to cfortran_test.o to avoid pgcc overwriting conftest.o during linking"

@edoapra This appears to have been included in master already.