Skip to content

Commit dbfa4c2

Browse files
committed
README: update --enable-heterogeneous warning
Somehow the "do not use the heterogeneous!" warning ended up in the wrong section (as evidenced by #9697 (comment)). Move it to the correct section, and also make it crystal clear that the warning is about the heterogeneous functionality. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 4b9343a commit dbfa4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,11 +1533,11 @@ MISCELLANEOUS FUNCTIONALITY
15331533
with different endian representations). Heterogeneous support is
15341534
disabled by default because it imposes a minor performance penalty.
15351535

1536+
*** THE HETEROGENEOUS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1537+
15361538
--enable-spc
15371539
Enable software-based performance counters capability.
15381540

1539-
*** THIS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1540-
15411541
--with-wrapper-cflags=<cflags>
15421542
--with-wrapper-cxxflags=<cxxflags>
15431543
--with-wrapper-fflags=<fflags>

0 commit comments

Comments
 (0)