mirror of git://sourceware.org/git/glibc.git
alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
This commit is contained in:
parent
7e5fe1974c
commit
f6dedc65fd
|
|
@ -18,7 +18,6 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#define __HAVE_64B_ATOMICS 1
|
||||
#define USE_ATOMIC_COMPILER_BUILTINS 1
|
||||
|
||||
/* XXX Is this actually correct? */
|
||||
#define ATOMIC_EXCHANGE_USES_CAS 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue