Re-run mknative to pick up TLS support..

This commit is contained in:
skrll 2011-03-10 15:15:26 +00:00
parent 95e309863f
commit c86f122509
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
/* Define if your assembler supports thread-local storage. */
#ifndef USED_FOR_TARGET
/* #undef HAVE_AS_TLS */
#define HAVE_AS_TLS 1
#endif