diff options
| author | Alexander Potapenko <glider@google.com> | 2023-02-01 11:36:37 +0100 |
|---|---|---|
| committer | Alexander Potapenko <ramosian.glider@gmail.com> | 2023-02-02 14:54:38 +0100 |
| commit | 33a66d61892046a4b691ce3759eb1cb52a89387f (patch) | |
| tree | a35fda1f619e8828b4a8585f3bb92c17f078167b /executor/executor_bsd.h | |
| parent | 16d19e303f62f2869ec49e78618e6fc7f2c9ce61 (diff) | |
sys/targets: add an optional -Wno-unused-but-set-variable
New Clang versions have -Wunused-but-set-variable enabled by default,
which leads to test failures if loop variables are declared but never
used. Pass -Wno-unused-but-set-variable to the compiler to work around
this problem.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions
