Define TLS_MODEL for PowerPC as well. Since PowerPC uses variant I,
like ia64, leave it empty (default model).
This commit is contained in:
parent
b06b8fe3a7
commit
a6c79196a7
@ -250,6 +250,7 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
#ifdef __powerpc__
|
||||
# define LG_QUANTUM 4
|
||||
# define TLS_MODEL /* default */
|
||||
#endif
|
||||
#ifdef __s390x__
|
||||
# define LG_QUANTUM 4
|
||||
|
Loading…
Reference in New Issue
Block a user