summaryrefslogtreecommitdiff
path: root/tests/thread_test.c
diff options
context:
space:
mode:
authorunknown <jimw@rama.(none)>2006-09-29 19:28:16 -0700
committerunknown <jimw@rama.(none)>2006-09-29 19:28:16 -0700
commit89fa50a92ba72ef54a4dec451be674863780c608 (patch)
tree9c907d127acd58dacd2ca6925a1cd19011c0b875 /tests/thread_test.c
parent09a9e9a27581a941b4c6c95cfea1d1122e60b463 (diff)
downloadmariadb-git-89fa50a92ba72ef54a4dec451be674863780c608.tar.gz
Disable __attribute__ entirely on g++ < 3.4. (Bug #2717)
include/my_global.h: Disable __attribute__ on g++ < 3.4. There are actually some forms of it that are supported, but rather than create more ATTRIBUTE_<foo> macros to handle them, it is easier to just disable them all. We will catch the compiler warnings with more recent versions of g++.
Diffstat (limited to 'tests/thread_test.c')
0 files changed, 0 insertions, 0 deletions