mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
Revert "configure: add -Wstrict-prototypes when available"
This reverts commit e6a93e59ad
,
Wstrict-prototypes is already enabled.
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
This commit is contained in:
parent
e6a93e59ad
commit
8738885c7d
1
configure
vendored
1
configure
vendored
@ -5637,7 +5637,6 @@ disabled iconv || check_func_headers iconv.h iconv || check_lib2 iconv.h iconv -
|
||||
enabled debug && add_cflags -g"$debuglevel" && add_asflags -g"$debuglevel"
|
||||
|
||||
# add some useful compiler flags if supported
|
||||
check_cflags -Wstrict-prototypes
|
||||
check_cflags -Wdeclaration-after-statement
|
||||
check_cflags -Wall
|
||||
check_cflags -Wdisabled-optimization
|
||||
|
Loading…
Reference in New Issue
Block a user