Define TLS_MODEL for PowerPC as well. Since PowerPC uses variant I,

like ia64, leave it empty (default model).
This commit is contained in:
Marcel Moolenaar 2010-02-16 20:46:22 +00:00
parent b06b8fe3a7
commit a6c79196a7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203969

View File

@ -250,6 +250,7 @@ __FBSDID("$FreeBSD$");
#endif
#ifdef __powerpc__
# define LG_QUANTUM 4
# define TLS_MODEL /* default */
#endif
#ifdef __s390x__
# define LG_QUANTUM 4