mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 18:40:03 +01:00
add -Wno-pointer-sign to CFLAGS
Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -1776,6 +1776,7 @@ check_cflags -Wno-switch
|
|||||||
check_cflags -Wdisabled-optimization
|
check_cflags -Wdisabled-optimization
|
||||||
check_cflags -Wpointer-arith
|
check_cflags -Wpointer-arith
|
||||||
check_cflags -Wredundant-decls
|
check_cflags -Wredundant-decls
|
||||||
|
check_cflags -Wno-pointer-sign
|
||||||
enabled extrawarnings && check_cflags -Winline
|
enabled extrawarnings && check_cflags -Winline
|
||||||
|
|
||||||
# add some linker flags
|
# add some linker flags
|
||||||
|
|||||||
Reference in New Issue
Block a user