mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
sim: warnings: add more flags
We already build cleanly with these.
This commit is contained in:
3
sim/configure
vendored
3
sim/configure
vendored
@@ -15836,12 +15836,15 @@ build_warnings="$build_warnings
|
||||
-Wimplicit-int
|
||||
-Wincompatible-function-pointer-types
|
||||
-Wincompatible-pointer-types
|
||||
-Wint-conversion
|
||||
-Wmisleading-indentation
|
||||
-Wmissing-parameter-type
|
||||
-Wmissing-prototypes
|
||||
-Wold-style-declaration
|
||||
-Wold-style-definition
|
||||
-Wpointer-sign
|
||||
-WWreturn-mismatch
|
||||
-Wstrict-prototypes
|
||||
-Wno-enum-conversion
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user