Skip to content

Commit 8e64382

Browse files
author
Ralph Castain
committed
Update to correct tarball
Signed-off-by: Ralph Castain <[email protected]>
1 parent 1a0bccb commit 8e64382

File tree

6 files changed

+4
-227
lines changed

6 files changed

+4
-227
lines changed

opal/mca/pmix/pmix2x/pmix/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ PMIx provides forward ABI compatibility in all versions of a given
269269
feature release series and its corresponding
270270
super stable series. For example, on a single platform, an pmix
271271
application linked against PMIx v1.3.2 shared libraries can be
272-
updated to point to the shared libraries in any successive v1.2.x or
272+
updated to point to the shared libraries in any successive v1.3.x or
273273
v1.4 release and still work properly (e.g., via the LD_LIBRARY_PATH
274274
environment variable or other operating system mechanism).
275275

opal/mca/pmix/pmix2x/pmix/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ greek=
3030
# command, or with the date (if "git describe" fails) in the form of
3131
# "date<date>".
3232

33-
repo_rev=git211a0ef
33+
repo_rev=gitc8f26f9
3434

3535
# If tarball_version is not empty, it is used as the version string in
3636
# the tarball filename, regardless of all other versions listed in
@@ -44,7 +44,7 @@ tarball_version=
4444

4545
# The date when this release was created
4646

47-
date="Dec 01, 2016"
47+
date="Dec 02, 2016"
4848

4949
# The shared library version of each of PMIx's public libraries.
5050
# These versions are maintained in accordance with the "Library

opal/mca/pmix/pmix2x/pmix/config/pmix.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ AC_DEFUN([PMIX_SETUP_CORE],[
278278
# fails
279279
# - checks for __inline__, which then emits no error, and works
280280
#
281-
# This also works nicely for gcc 2.x because "inline" will work on
281+
# This also works nicely for gcc 3.x because "inline" will work on
282282
# the first check, and all is fine. :-)
283283

284284
PMIX_CFLAGS_save=$CFLAGS

opal/mca/pmix/pmix2x/pmix/include/pmix_rename.h

Lines changed: 0 additions & 74 deletions
This file was deleted.

opal/mca/pmix/pmix2x/pmix/include/pmix_version.h

Lines changed: 0 additions & 20 deletions
This file was deleted.

opal/mca/pmix/pmix2x/pmix/src/mca/pinstalldirs/config/pinstall_dirs.h

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)