1
1
openmpi/opal/mca/paffinity
Brian Barrett c93288a96e * __USE_GNU must be set in order to get the paffinity declarations.
So define the constant if it isn't already defined.  Something else
  includes stdio.h, which has a bunch of declarations that really
  confuse non-GNU compilers, so be sure to include that one before
  setting __USE_GNU.

refs trac:280

This commit was SVN r11265.

The following Trac tickets were found above:
  Ticket 280 --> https://svn.open-mpi.org/trac/ompi/ticket/280
2006-08-20 01:45:23 +00:00
..
base Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
linux * __USE_GNU must be set in order to get the paffinity declarations. 2006-08-20 01:45:23 +00:00
solaris Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
windows Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am * fix "make distclean" error in PML 2005-11-20 07:41:09 +00:00
paffinity.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00