mirror of
https://github.com/tailix/autotools-project.git
synced 2025-02-17 15:46:48 -05:00
Enable warnings
This commit is contained in:
parent
1c0a3c58ec
commit
9af1ffb653
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -eux
|
||||
|
||||
exec autoreconf -isf
|
||||
exec autoreconf -isf -Wall
|
||||
|
|
Loading…
Add table
Reference in a new issue