mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Yet one more fix for Solaris atomics in builds
This commit is contained in:
parent
1a6d85eab6
commit
5bce1e0642
1 changed files with 1 additions and 1 deletions
|
@ -287,8 +287,8 @@ make_atomic_store(ptr)
|
|||
#undef make_atomic_load_body
|
||||
#undef make_atomic_store_body
|
||||
#undef make_atomic_fas_body
|
||||
#undef intptr
|
||||
#endif
|
||||
#undef intptr
|
||||
|
||||
/*
|
||||
the macro below defines (as an expression) the code that
|
||||
|
|
Loading…
Add table
Reference in a new issue