Skip to content

Commit be7efee

Browse files
committed
README.md: make the heterogeneous warning more clear
Inspired by merge mixups on the v4.0.x and v4.1.x branches, and also because the "THIS FUNCTIONALITY..." wording is somewhat ambiguous in that it's not 100% clear if it applies to the section above or below the warning, slightly change the wording on the "do not use!" warning about --enable-heterogeneous to ensure that the warning definitely applies to the heterogeneous functionality. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 89c09f1 commit be7efee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@ Additionally, if a search directory is specified in the form
15061506
with different endian representations). Heterogeneous support is
15071507
disabled by default because it imposes a minor performance penalty.
15081508

1509-
***THIS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE***
1509+
***THE HETEROGENEOUS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE***
15101510

15111511
* `--with-wrapper-cflags=CFLAGS`
15121512
* `--with-wrapper-cxxflags=CXXFLAGS`

0 commit comments

Comments
 (0)