iowatcher: fixup the Makefile
authorChris Mason <clm@fb.com>
Thu, 25 Sep 2014 20:12:21 +0000 (16:12 -0400)
committerChris Mason <clm@fb.com>
Thu, 25 Sep 2014 20:12:21 +0000 (16:12 -0400)
commit40e637347cb326f6f699542558119a716f55d74a
tree7d1592507af0493dc1c05c26cb4d75e38d829323
parent4eb0e11db526a9017fc609c6728bbdf9eb2b39ba
iowatcher: fixup the Makefile

We were setting C=gcc instead of CC=gcc, and using -O0.  Fix both.

Signed-off-by: Chris Mason <clm@fb.com>
iowatcher/Makefile