diff options
author | Eric Anholt <eric@anholt.net> | 2009-04-08 14:17:40 -0700 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2009-04-14 10:35:44 -0400 |
commit | 181cc08c8908a119fc403f970dea8cc98d3e0b9b (patch) | |
tree | c0415b1e33715c5282e0464dd7628e048076befe /.gitignore | |
parent | 4474c200a102feda72f9572a96cb588009aa0147 (diff) |
Add shave so that we can see the steaming piles of warnings generated.
The old style output can be reenabled for build system debugging using
"make V=1", or --disable-shave at configure time.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index df9006a1b..3fb73f061 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,8 @@ install-sh libtool ltmain.sh missing +shave +shave-libtool TAGS tags cscope* |