Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Mar 29, 2016

This commit fixes the check for sync builtin atomics.
AC_COMPILE_IFELSE is insufficient to check for the builtins. Need to
use AC_LINK_IFELSE.

Fixes #1487

Signed-off-by: Nathan Hjelm [email protected]

This commit fixes the check for sync builtin atomics.
AC_COMPILE_IFELSE is insufficient to check for the builtins. Need to
use AC_LINK_IFELSE.

Fixes open-mpi#1487

Signed-off-by: Nathan Hjelm <[email protected]>
@jsquyres
Copy link
Member

@hjelmn Thanks. Let's get this in as soon as CI finishes so that it's included in tonight's MTT. Thanks!

@hjelmn
Copy link
Member Author

hjelmn commented Mar 29, 2016

Sure. Not sure why it was an AC_COMPILE_IFELSE in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fail on CentOS 5.11: Absoft (ASM symbols missing)

2 participants