Remove -Wno-portability from CI scripts

This commit is contained in:
Evan Miller
2020-12-04 10:07:26 -05:00
parent 774b8487c6
commit 057d0fe91c
2 changed files with 3 additions and 3 deletions

View File

@@ -180,7 +180,7 @@ jobs:
before_script:
- git clone https://github.com/mdbtools/mdbtestdata.git test
- autoreconf -i -f -Wno-portability
- autoreconf -i -f
script:
- ./configure --disable-silent-rules $CONFIGURE_FLAGS