- the define is always defined independent, therefore we need to check if
it's 1 or not This commit was SVN r14594.
Этот коммит содержится в:
родитель
3707207cca
Коммит
32564d73da
@ -118,7 +118,7 @@
|
||||
# if defined(WIN32) || defined(_WIN32)
|
||||
# define OMPI_DECLSPEC __declspec(dllimport)
|
||||
# else
|
||||
# if defined(OMPI_C_HAVE_VISIBILITY)
|
||||
# if OMPI_C_HAVE_VISIBILITY == 1
|
||||
# define OMPI_DECLSPEC __attribute__((visibility("default")))
|
||||
# else
|
||||
# define OMPI_DECLSPEC
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user