From 3074a4b0ab1f025792052b97996c1e5758ff5469 Mon Sep 17 00:00:00 2001 From: turtled Date: Fri, 19 May 2017 09:27:48 +0800 Subject: [PATCH] Rollback code --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 272cc6f2e..abd416178 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ dep_mochiweb = git https://github.com/emqtt/mochiweb emq22 dep_pbkdf2 = git https://github.com/emqtt/pbkdf2 2.0.1 dep_lager_syslog = git https://github.com/basho/lager_syslog dep_bcrypt = git https://github.com/smarkets/erlang-bcrypt master + ERLC_OPTS += +'{parse_transform, lager_transform}' NO_AUTOPATCH = cuttlefish