]> git.openfabrics.org - ~emulex/compat.git/commit
compat: use make -s
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 3 Apr 2012 08:16:02 +0000 (01:16 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 3 Apr 2012 16:50:10 +0000 (09:50 -0700)
commit89a4e35682bedcdad9582688cc78c7cd2716d7c4
tree23d8ecac8169f58bc0ae468007e9a4125a31f2d9
parentc80c4efeded204ea3b5573b934bde68f617f00ab
compat: use make -s

Avoid printing anything other than errors. This
*should* speed up compiling a bit more although
current tests show no improvements yet. The real
benefit is a smaller and cleaner ckmake.log which
will only have warnings and errors.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
bin/ckmake