mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Add -Wall and -Werror as CFLAGS to make.
This commit is contained in:
parent
5f35fbc57a
commit
2127fd362e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ install: true
|
|||
script:
|
||||
- ./autogen.sh --with-proxy --with-bot --with-perl=module --prefix=$HOME/irssi-build
|
||||
- cat config.log
|
||||
- make
|
||||
- make CFLAGS="-Wall -Werror"
|
||||
- make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue