1
1
Brian Barrett b2ee56aa81 fortran: Fix ident warning
On OS X, where #pragma ident and #ident aren't supported, the
use of a static const star that was never used was generating
a warning (and, it should be noted, was useless, because the
compiler would optimize it away).  Fix up the ident declaration
so that it is only created once in libmpi_mpifh.la.

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
2018-10-02 13:35:15 -04:00
..
2018-09-15 06:04:13 -07:00
2018-10-02 13:35:15 -04:00
2018-10-02 13:35:15 -04:00
2018-09-18 14:45:33 +09:00
2017-11-08 07:02:27 -08:00
2018-03-21 05:16:25 +02:00