We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030e95d commit 3fd0d78Copy full SHA for 3fd0d78
1 file changed
build-scripts/warnings.cmake
@@ -36,6 +36,7 @@ else ()
36
# options benefit embedded system.
37
add_compile_options (
38
-Wdouble-promotion
39
+ -Wcast-align=strict
40
)
41
42
# waivers
0 commit comments