Skip to content

Commit 45e2771

Browse files
committed
configure: remove CR/FT related options
As part of the process for addressing removal of CR/FT related code from master (and hence from the 3.0.0 release), it was agreed at the OMPI devel F2F on 7/13/17 that we'd break this in to two pieces: 1) remove the configure arguments (fewer changes) 2) remove all the CR/FT code, etc. in a subsequent bigger commit that may not make it in to 3.0.0 in time. By doing 1), the available configure options would not change in a subsequent 3.0.x release if we end up not being able to do 2) before 3.0.0 is released. Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent e5343c1 commit 45e2771

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ AC_CACHE_SAVE
10771077
# visible again
10781078
#
10791079
###########################################################
1080-
OPAL_SETUP_FT_OPTIONS
1080+
dnl OPAL_SETUP_FT_OPTIONS
10811081
###########################################################
10821082
# The following line is always required as it contains the
10831083
# AC_DEFINE and AM_CONDITIONAL calls that set variables used

opal/mca/crs/blcr/.opal_ignore

Whitespace-only changes.

opal/mca/crs/criu/.opal_ignore

Whitespace-only changes.

opal/mca/crs/dmtcp/.opal_ignore

Whitespace-only changes.

0 commit comments

Comments
 (0)