diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2017-03-07 15:52:17 +0200 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2017-03-08 11:56:09 +0200 |
commit | f65c9f825d164cf79dd6d5897ef144abba40ff6d (patch) | |
tree | 7b552d95aba3bc1ac0d2d7adec49beead456eb45 /cmd-line-utils | |
parent | 6860a4b55664d8fc53636906240c089417e1849d (diff) | |
download | mariadb-git-f65c9f825d164cf79dd6d5897ef144abba40ff6d.tar.gz |
mysql_client_test_nonblock fails when compiled with clang
mysql_client uses some inline assembly code to switch thread stacks.
This works, however tools that perform backtrace get confused to fix
this we write a specific constant to signify bottom of stack. This
constant is needed when compiling with CLang as well.
Diffstat (limited to 'cmd-line-utils')
0 files changed, 0 insertions, 0 deletions