diff --git a/deps/Makefile b/deps/Makefile index 613b39a89..b78d98aaf 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -68,7 +68,7 @@ re2/re2/obj/libre2.a: cd re2 && rm -rf re2 cd re2 && tar -zxf re2-20140304.tgz cd re2/re2 && sed -i -e 's/-O3 -g /-O3 -fPIC /' Makefile - cd re2 && patch re2/util/mutex.h < mutex.h.patch +# cd re2 && patch re2/util/mutex.h < mutex.h.patch cd re2/re2 && ${MAKE} re2: re2/re2/obj/libre2.a