gen-rand: fix dependency on strcasestr.o
authorJens Axboe <axboe@fb.com>
Sun, 20 Mar 2016 15:38:57 +0000 (09:38 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 20 Mar 2016 15:38:57 +0000 (09:38 -0600)
commite91ba49acb8ff9f2e82046fec4f42b790e8644b1
treeea5e8ee2c2966a974c847ca7783b2662024dfd0b
parent87a0ea3b58ef3d126148cb0279e015177ef9c62f
gen-rand: fix dependency on strcasestr.o

Fails on systems where we have to pull that in (eg Windows).

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile