X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/17a6987e376600cc0294bd285606848e4d35b771..464d0cb8a6e1bf8f5110716d54b76633a4ed0ce6:/test/Makefile diff --git a/test/Makefile b/test/Makefile index 4beddbf..be01b69 100644 --- a/test/Makefile +++ b/test/Makefile @@ -2,7 +2,7 @@ CXXFLAGS=-I.. -g -Wall # Uncomment this if you have a fixed event_base_free(). # See http://www.mail-archive.com/libevent-users@monkey.org/msg00112.html -#CXXFLAGS+=-DEVENT_BASE_FREE_FIX +CXXFLAGS+=-DEVENT_BASE_FREE_FIX LDFLAGS=-levent targets=bench test-eof test-time test-weof trivial c-way functor-way \