mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
CI: enable compiler warnings
* .travis.yml: here. * README-hacking: We no longer aim at K&R C.
This commit is contained in:
@@ -122,7 +122,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- ./bootstrap
|
||||
- ./configure CC="$CC" CXX="$CXX"
|
||||
- ./configure --enable-gcc-warnings CC="$CC" CXX="$CXX"
|
||||
- make -j2
|
||||
- make check VERBOSE=1 TESTSUITEFLAGS=-j2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user