diff options
| author | Tobias Brunner <tobias@strongswan.org> | 2017-09-14 15:33:59 +0200 |
|---|---|---|
| committer | Tobias Brunner <tobias@strongswan.org> | 2017-09-18 12:16:51 +0200 |
| commit | f4bd46764143744202b817cf7268aa9e6f4ab5f7 (patch) | |
| tree | 298e6f95b85c5707fed9a21574312ed5fb6d7f42 /src/libcharon/plugins/kernel_iph/kernel_iph_plugin.c | |
| parent | 7cecc98e8ad11702e14e649eb62efa6125b8c31e (diff) | |
| download | strongswan-f4bd46764143744202b817cf7268aa9e6f4ab5f7.tar.bz2 strongswan-f4bd46764143744202b817cf7268aa9e6f4ab5f7.tar.xz | |
travis: Use Clang 4.0 instead of 3.9 due to va_start() warnings
This is a follow up on the issue documented in the previous commit.
To build with -Werror and Clang 3.9 we'd have to change all enum arguments
that are used as last argument before ... to e.g. u_int, which affects
quite a lot of places (crypto-factory, MODP_CUSTOM constructors, auth-cfg,
bus, vici-builder, vici-message). Besides that it doesn't look as nice
it also seems a bit too much hassle just to cater to the whims of a
particular version of one compiler, so we just don't build with that
version on Travis and use 4.0 instead.
Diffstat (limited to 'src/libcharon/plugins/kernel_iph/kernel_iph_plugin.c')
0 files changed, 0 insertions, 0 deletions
