1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

configure: Add -Wstrict-prototypes to CFLAGS if available.

This commit is contained in:
Diego Biurrun 2011-10-10 10:31:31 +02:00
parent 2886f6759f
commit c2ed91de84

1
configure vendored
View File

@ -2992,6 +2992,7 @@ check_cflags -Wwrite-strings
check_cflags -Wtype-limits
check_cflags -Wundef
check_cflags -Wmissing-prototypes
check_cflags -Wstrict-prototypes
enabled extra_warnings && check_cflags -Winline
# add some linker flags