mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Disable Clang warning
This commit is contained in:
parent
01fcde0fcb
commit
9cb5572f84
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ compiler:
|
|||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- ./configure CFLAGS='-Wno-gnu-variable-sized-type-not-at-end'
|
||||
- make
|
||||
- make check
|
||||
|
|
Loading…
Reference in a new issue