Merge pull request #6156 from ggouaillardet/topic/ORTE_WANT_REPO_REV
cleanup: remove the unused (and unexpanded) {ORTE,OMPI}_WANT_REPO_REV macro
Этот коммит содержится в:
Коммит
a21602d993
@ -10,6 +10,8 @@
|
||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
|
||||
* Copyright (c) 2018 Research Organization for Information Science
|
||||
* and Technology (RIST). All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -27,7 +29,6 @@
|
||||
#define OMPI_MINOR_VERSION @OMPI_MINOR_VERSION@
|
||||
#define OMPI_RELEASE_VERSION @OMPI_RELEASE_VERSION@
|
||||
#define OMPI_GREEK_VERSION "@OMPI_GREEK_VERSION@"
|
||||
#define OMPI_WANT_REPO_REV @OMPI_WANT_REPO_REV@
|
||||
#define OMPI_REPO_REV "@OMPI_REPO_REV@"
|
||||
#ifdef OMPI_VERSION
|
||||
/* If we included version.h, we want the real version, not the
|
||||
|
@ -10,6 +10,8 @@
|
||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
|
||||
* Copyright (c) 2018 Research Organization for Information Science
|
||||
* and Technology (RIST). All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -27,7 +29,6 @@
|
||||
#define ORTE_MINOR_VERSION @ORTE_MINOR_VERSION@
|
||||
#define ORTE_RELEASE_VERSION @ORTE_RELEASE_VERSION@
|
||||
#define ORTE_GREEK_VERSION "@ORTE_GREEK_VERSION@"
|
||||
#define ORTE_WANT_REPO_REV @ORTE_WANT_REPO_REV@
|
||||
#define ORTE_REPO_REV "@ORTE_REPO_REV@"
|
||||
#ifdef ORTE_VERSION
|
||||
/* If we included version.h, we want the real version, not the
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user