]> git.cworth.org Git - kub/commit
Temporarily add -Wno-unused-function
authorCarl Worth <cworth@cworth.org>
Tue, 20 Feb 2007 14:17:50 +0000 (06:17 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Feb 2007 14:17:50 +0000 (06:17 -0800)
commitae3388c5e09cb267a8bba8d01afd168d7955031d
tree88930d9c88f3be70707b2a8576f0e232240c3e90
parent4055bbb5a7882b70c5b83ca1f6f0a76161f8260b
Temporarily add -Wno-unused-function

Generally, this is a useful warning to have turned on, but for now
while we have some unused functions still in-progress, let's turn it
off so that we can have clean, warning-free compilation.
Makefile