Define NO_TLS on PowerPC.

See also: PR ia64/91846
This commit is contained in:
marcel 2006-08-09 19:01:27 +00:00
parent a1d59e56fe
commit bf73c5645f

View File

@ -279,6 +279,7 @@ __FBSDID("$FreeBSD$");
# define QUANTUM_2POW_MIN 4
# define SIZEOF_PTR 4
# define USE_BRK
# define NO_TLS
#endif
/* sizeof(int) == (1 << SIZEOF_INT_2POW). */