mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
tweak and re-enable atomic ops detection
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33179 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ac4b932048
commit
3aa5c524e6
2 changed files with 51 additions and 51 deletions
|
@ -194,14 +194,6 @@ static void GSLogZombie(id o, SEL sel)
|
|||
#undef GSATOMICREAD
|
||||
#endif
|
||||
|
||||
/*
|
||||
* FIXME: Refrain from using atomic builtins until we know how to reliably check
|
||||
* whether they do work with GCC.
|
||||
*/
|
||||
#ifdef USE_ATOMIC_BUILTINS
|
||||
#undef USE_ATOMIC_BUILTINS
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(__MINGW__)
|
||||
#ifndef _WIN64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue