forked from rttopo/librttopo
Add warning flags to build config
parent
c2c8a15f72
commit
c1ddb2392b
|
@ -10,6 +10,6 @@ test:
|
|||
- apt-get install -t sid -y libgeos-dev
|
||||
- geos-config --version || true
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- ./configure CFLAGS="-Wall -g -O2"
|
||||
- make
|
||||
- make distcheck
|
||||
|
|
Loading…
Reference in New Issue