| commit | 23a379d1c2f3a93423af5f14a450f1cb9cf7ef1f | [log] [tgz] |
|---|---|---|
| author | Alejandro Colomar <alx@kernel.org> | Fri Nov 28 00:59:11 2025 +0100 |
| committer | Alejandro Colomar <alx@kernel.org> | Fri Nov 28 00:59:13 2025 +0100 |
| tree | 9b6b753565195b647eeb9e91aa1e32c2a676cddb | |
| parent | f2a5f4e7830b7e552bc97e724742809edf4d66ea [diff] |
share/mk/: $CLANG_FLAGS: Add -Wno-gnu-conditional-omitted-operand '?:' is extensively supported, and the C Committee is considering standardization. Let's use it. Signed-off-by: Alejandro Colomar <alx@kernel.org>