This commit is contained in:
vraid 2015-02-02 23:12:42 +01:00 committed by Vincent St-Amour
parent 8265c968fc
commit 68074f7fd7

View File

@ -242,7 +242,7 @@ void scheme_setup_thread_local_key_if_needed() XFORM_SKIP_PROC
abort();
}
# if defined(__APPLE__) && defined(__MACH__)
/* Darwin version 11 (Max OS X Lion) changes the offset from %gs
/* Darwin version 11 (Mac OS X Lion) changes the offset from %gs
for thread-local storage. */
{
int name[2];