Enable TLS on PowerPC.

This commit is contained in:
Marcel Moolenaar 2006-09-01 19:14:14 +00:00
parent 4c91d168a7
commit ce2dfbd199

View file

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