1
1

Add missing OSX builtin define

This commit was SVN r29576.
Этот коммит содержится в:
Nathan Hjelm 2013-10-31 02:06:39 +00:00
родитель fd25b7af01
Коммит 9cd18f926c

Просмотреть файл

@ -38,6 +38,7 @@
#define OMPI_MIPS 0070
#define OMPI_ARM 0100
#define OMPI_SYNC_BUILTIN 0200
#define OMPI_OSX_BUILTIN 0400
/* Formats */
#define OMPI_DEFAULT 1000 /* standard for given architecture */