1
1
ensure OSHMEM_PROFILING is #define'd even if profiling is not supported

cmr=v1.8.3:reviewer=miked

This commit was SVN r32670.
Этот коммит содержится в:
Gilles Gouaillardet 2014-09-05 08:37:29 +00:00
родитель ec51cbab9f
Коммит f0108f881f

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

@ -2,6 +2,8 @@
# Copyright (c) 2014 Mellanox Technologies, Inc.
# All rights reserved
# Copyright (c) 2013-2014 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2014 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -123,6 +125,8 @@ liboshmem_fortran_la_SOURCES += \
shmem_int8_inc_f.c \
shmem_quiet_f.c \
shmem_fence_f.c
AM_CPPFLAGS = -DOSHMEM_PROFILING=0
endif
if PROJECT_OSHMEM