1
1
openmpi/opal/include
Dave Goodell 8afd8487f8 opal_stdint.h: fix "#pragma GCC" warnings
This was more complicated than I would like, but it's just an
unfortunate GCC/clang difference.  I don't have access to all the C
compilers out there, so this may still have problems with other
compilers that implement some form of `#pragma GCC diagnostic` support
but don't actually behave the same as some versions of GCC.

fixes #323
2015-01-05 14:44:46 -08:00
..
opal Adjust cmpxchg16b clobber list 2014-12-04 15:29:28 -07:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
opal_config_bottom.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
opal_config_top.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_stdint.h opal_stdint.h: fix "#pragma GCC" warnings 2015-01-05 14:44:46 -08:00