File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 6060
6161# Make check target will run ROMIO tests.
6262
63+ # Add back handle conversion macros (f2c/c2f) to preserve ABI
64+ compatibility with older MPICH libraries
65+
66+ # Fix compilation issue with g++ in -std=gnu++20 mode
67+
6368===============================================================================
6469 Changes in 4.2
6570===============================================================================
Original file line number Diff line number Diff line change 1414# changing this by playing with diversions, but then we would probably be
1515# playing with autotools-fire.
1616
17- m4_define ( [ MPICH_VERSION_m4] ,[ 4.3.0rc1 ] ) dnl
17+ m4_define ( [ MPICH_VERSION_m4] ,[ 4.3.0rc2 ] ) dnl
1818m4_define ( [ MPICH_RELEASE_DATE_m4] ,[ unreleased development copy] ) dnl
1919
2020# For libtool ABI versioning rules see:
You can’t perform that action at this time.
0 commit comments