Compile with -Wcast-function-type on Travis
See: https://github.com/libvips/libvips/pull/1697#issuecomment-657602404
This commit is contained in:
parent
f2035797f9
commit
62ecad6459
@ -88,6 +88,7 @@ jobs:
|
||||
- CC="gcc-10"
|
||||
- CXX="g++-10"
|
||||
- LDSHARED="$CC -shared"
|
||||
- CFLAGS="-Wcast-function-type"
|
||||
cache: ccache
|
||||
- os: linux
|
||||
dist: bionic
|
||||
|
Loading…
Reference in New Issue
Block a user