diff options
author | Martin <pizzard@users.noreply.github.com> | 2019-08-23 20:45:07 +0200 |
---|---|---|
committer | Xiaoyi Zhang <zhangxy988@gmail.com> | 2019-08-23 14:45:07 -0400 |
commit | 0302d1e5fa4fcdd1763b7d1bb3212943b1ae911d (patch) | |
tree | 4e43462da1e5504bd808a1d4fbc910a2d08c8144 /ci/linux_clang-latest_libcxx_bazel.sh | |
parent | 262d74ba81b1fc4d71f459555cde8ecb39786d68 (diff) |
supppress unused variable warning for gcc (#372)
gcc complains with:
```
'stacktraces_enabler' defined but not used [-Wunused-variable]
static int stacktraces_enabler = []() {
```
Diffstat (limited to 'ci/linux_clang-latest_libcxx_bazel.sh')
0 files changed, 0 insertions, 0 deletions