diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-08-03 09:28:48 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2023-08-23 05:17:07 +0200 |
commit | 04694658ad4a7df13a74160864d87ab858a9da53 (patch) | |
tree | bb81b4fe24d7c3da92c3af0c09ba4bc57cb6c2c7 /scripts/generate_rust_analyzer.py | |
parent | 809145f8421b2212dd61c6f7385f79b78b7485d5 (diff) |
tools/nolibc: sys: avoid implicit sign cast
getauxval() returns an unsigned long but the overall type of the ternary
operator needs to be signed.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions