2620 solaris port missing atomics if not using gcc
This commit is contained in:
parent
1c1bac24fd
commit
f2c61cdaa5
5 changed files with 53 additions and 3 deletions
|
@ -109,7 +109,7 @@
|
|||
#undef __RISCOS__
|
||||
#define __RISCOS__ 1
|
||||
#endif
|
||||
#if defined(__SVR4)
|
||||
#if defined(__sun) && defined(__SVR4)
|
||||
#undef __SOLARIS__
|
||||
#define __SOLARIS__ 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue