-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: check if __atomic_exchange_n is available.
Old compilers may not support __atomic_exchange_n or __ATOMIC_SEQ_CST. No reviewer.
- Loading branch information
Sangmin Seo
committed
Nov 11, 2016
1 parent
bce6186
commit 77e4eb6
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters