Link libev and libeio as a normal .o instead of as .a
authorRyan Dahl <ry@tinyclouds.org>
Tue, 27 Oct 2009 17:50:41 +0000 (18:50 +0100)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 27 Oct 2009 17:50:41 +0000 (18:50 +0100)
commitc77964760047f734c58dab49143ff6487f938c6e
treeb427cc36c15e509bb622a7ae5aeda071764f306b
parent132d685796eeea6fe43b5a6613060a103c3e981f
Link libev and libeio as a normal .o instead of as .a

Using WAF "staticlib" to compile libev tends to confuse it with a system
version. Thanks to mr.binary42 for helping debug.
deps/libeio/wscript
deps/libev/wscript
wscript