Revert "spec/build/cpukit/optwarn.yml: Add -Wcalloc-transposed-args"

This reverts commit 71670c9cb0.

This option is not available on GCC 13.
This commit is contained in:
Kinsey Moore
2025-09-04 17:30:35 -05:00
parent b19d1c49ed
commit 7a36500b6b

View File

@@ -12,7 +12,6 @@ default:
- enabled-by: true
value:
- -Wall
- -Wcalloc-transposed-args
- -Werror
description: |
Warning flags passed to the C and C++ compiler