Fix windows build problem
This commit is contained in:
parent
5ec35ca973
commit
5433d61cd9
2
Makefile
2
Makefile
|
@ -19,7 +19,7 @@ NO_AUTOPATCH = cuttlefish
|
||||||
ERLC_OPTS += +debug_info -DAPPLICATION=emqx
|
ERLC_OPTS += +debug_info -DAPPLICATION=emqx
|
||||||
|
|
||||||
BUILD_DEPS = cuttlefish
|
BUILD_DEPS = cuttlefish
|
||||||
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish win30
|
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.0
|
||||||
|
|
||||||
TEST_DEPS = meck
|
TEST_DEPS = meck
|
||||||
dep_meck = hex-emqx 0.8.13
|
dep_meck = hex-emqx 0.8.13
|
||||||
|
|
Loading…
Reference in New Issue