mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-02-26 13:52:42 +08:00
Remove -Wno-portability from CI scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user