Merge "configure: test for -Wfloat-conversion"
This commit is contained in:
commit
82070ae939
1
configure
vendored
1
configure
vendored
@ -571,6 +571,7 @@ process_toolchain() {
|
||||
check_add_cflags -Wall
|
||||
check_add_cflags -Wdeclaration-after-statement
|
||||
check_add_cflags -Wdisabled-optimization
|
||||
check_add_cflags -Wfloat-conversion
|
||||
check_add_cflags -Wpointer-arith
|
||||
check_add_cflags -Wtype-limits
|
||||
check_add_cflags -Wcast-qual
|
||||
|
Loading…
x
Reference in New Issue
Block a user