Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cmake test for 128 bit CAS. (#10680)
The cmake check_c_source_compiles() function seems to want to successfully link as well as compile the sample code. https://godbolt.org/z/oGGcGY7Gn https://stackoverflow.com/questions/62391538/how-can-i-link-sync-bool-compare-and-swap-16
- Loading branch information