mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Added warnings to travis building.
This commit is contained in:
parent
2fa8815a85
commit
95e896a52e
|
@ -45,7 +45,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- autoreconf -i
|
||||
- CFLAGS=-Ofast ./configure --enable-daemon --enable-ntox
|
||||
- CFLAGS="-Ofast -Wall -Wextra" ./configure --enable-daemon --enable-ntox
|
||||
- make -j3
|
||||
- make check
|
||||
- make dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user