mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Add -Wall and -Werror as CFLAGS to make.
This commit is contained in:
parent
5f35fbc57a
commit
2127fd362e
@ -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…
x
Reference in New Issue
Block a user