1
1

* fix dumb typo for disabling inline assembly

This commit was SVN r4366.
Этот коммит содержится в:
Brian Barrett 2005-02-10 01:16:28 +00:00
родитель 76054e0b31
Коммит b4490a77c0
4 изменённых файлов: 4 добавлений и 4 удалений

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

@ -21,7 +21,7 @@
#undef OMPI_DEC_INLINE_ASSEMBLY
#define OMPI_DEC_INLINE_ASSEMBLY 0
#undef OMPI_XLC_INLINE ASSEMBLY
#undef OMPI_XLC_INLINE_ASSEMBLY
#define OMPI_XLC_INLINE_ASSEMBLY 0

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

@ -21,7 +21,7 @@
#undef OMPI_DEC_INLINE_ASSEMBLY
#define OMPI_DEC_INLINE_ASSEMBLY 0
#undef OMPI_XLC_INLINE ASSEMBLY
#undef OMPI_XLC_INLINE_ASSEMBLY
#define OMPI_XLC_INLINE_ASSEMBLY 0
#include <assert.h>

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

@ -21,7 +21,7 @@
#undef OMPI_DEC_INLINE_ASSEMBLY
#define OMPI_DEC_INLINE_ASSEMBLY 0
#undef OMPI_XLC_INLINE ASSEMBLY
#undef OMPI_XLC_INLINE_ASSEMBLY
#define OMPI_XLC_INLINE_ASSEMBLY 0
#include <assert.h>

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

@ -21,7 +21,7 @@
#undef OMPI_DEC_INLINE_ASSEMBLY
#define OMPI_DEC_INLINE_ASSEMBLY 0
#undef OMPI_XLC_INLINE ASSEMBLY
#undef OMPI_XLC_INLINE_ASSEMBLY
#define OMPI_XLC_INLINE_ASSEMBLY 0
#include <assert.h>