Jeremy Huddleston
bb4d145bd2
glx: Silence warnings when building with clang
This replaces AX_TLS (GPL3) with XORG_TLS (MIT)
In file included from glapi.c:46:
In file included from ./glapi.h:51:
./glthread.h:237:20: error: unknown attribute 'tls_model' ignored [-Werror,-Wunknown-attributes]
__attribute__((tls_model("initial-exec")));
^
In file included from glapi.c:46:
./glapi.h:92:20: error: unknown attribute 'tls_model' ignored [-Werror,-Wunknown-attributes]
__attribute__((tls_model("initial-exec")));
^
glapi.c:82:20: error: unknown attribute 'tls_model' ignored [-Werror,-Wunknown-attributes]
__attribute__((tls_model("initial-exec"))) = NULL;
^
glapi.c:85:20: error: unknown attribute 'tls_model' ignored [-Werror,-Wunknown-attributes]
__attribute__((tls_model("initial-exec")));
^
4 errors generated.
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Jamey Sharp <jamey@minilop.net>
Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2011-04-25 18:56:56 -07:00
..
2008-12-14 18:58:33 -08:00
2010-01-11 16:17:15 -05:00
2010-01-11 16:17:15 -05:00
2011-04-25 18:56:56 -07:00
2011-04-25 18:56:56 -07:00
2008-05-21 13:33:36 -04:00
2008-12-14 18:58:33 -08:00
2008-05-21 13:33:36 -04:00
2011-03-08 13:24:38 -05:00
2011-04-25 18:56:56 -07:00
2008-05-21 13:33:36 -04:00
2011-04-15 12:55:47 -04:00
2011-02-15 12:19:59 +01:00
2011-03-28 12:46:38 -04:00
2010-01-11 16:16:35 -05:00
2011-04-15 12:57:05 -04:00
2011-03-28 12:46:38 -04:00
2011-03-14 13:42:55 -04:00
2011-03-14 13:42:32 -04:00
2011-03-28 12:46:38 -04:00
2011-04-15 12:55:47 -04:00
2009-04-13 13:17:53 -04:00
2010-11-30 12:54:47 -05:00
2010-11-30 12:54:47 -05:00
2011-03-28 12:46:38 -04:00
2009-04-13 13:17:53 -04:00
2009-02-04 09:42:02 +10:00
2010-03-29 09:37:14 -07:00
2010-01-25 11:10:00 -08:00
2008-12-12 10:37:40 -08:00
2009-06-06 22:24:18 -07:00
2010-01-25 11:10:00 -08:00
2010-01-25 11:10:00 -08:00
2010-01-25 11:10:00 -08:00
2010-01-25 11:10:00 -08:00
2010-11-30 12:54:47 -05:00
2008-05-21 13:33:36 -04:00
2009-10-08 13:36:44 +11:00
2010-05-13 00:22:37 +07:00
2008-05-21 13:33:36 -04:00
2011-04-15 17:47:20 -04:00
2008-12-12 10:37:40 -08:00
2008-12-12 10:37:40 -08:00
2008-12-12 11:43:32 +10:00
2008-12-12 11:43:32 +10:00
2009-07-14 10:13:44 +10:00
2011-03-28 12:46:38 -04:00
2011-03-28 12:46:38 -04:00
2011-03-28 12:46:38 -04:00
2011-03-28 12:46:38 -04:00
2010-06-10 06:42:42 -07:00
2008-09-19 12:02:28 -04:00
2010-01-11 16:16:35 -05:00
2010-12-31 12:52:24 +00:00
2011-01-10 15:31:30 +01:00