mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +03:00
maint: temporarily disable -Werror=shadow
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
86bd631061
commit
838d797aa2
@ -1,6 +1,9 @@
|
||||
language: c
|
||||
sudo: true
|
||||
|
||||
env:
|
||||
- CFLAGS=-Wno-error=shadow
|
||||
|
||||
install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y autoconf gettext autopoint libtool check
|
||||
|
Loading…
Reference in New Issue
Block a user