Skip to content

Commit

Permalink
KAZOO-4362: remove deps/merl as it is part of OTP since 18
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp committed Jan 26, 2016
1 parent 335dabe commit b34eadf
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 2,369 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,7 @@ If you have a non-US deployment, please consider sharing your system configurati

## Build Dependencies

* R15B ≤ erlang ≤ 18.2
* Note: due to an issue with `parse_transform`s, R16B03 won't build ([merl](deps/merl-28e5b3829168199e8475fa91b997e0c03b90d280) needs update)
* erlang ≥ 18.2
* python2
* libxslt
* gcc-c++
Expand Down
3 changes: 2 additions & 1 deletion core/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ROOT = ..

MAKEDIRS = */Makefile
MAKEDIRS = amqp_leader-*/Makefile \
*/Makefile

.PHONY: all compile clean test $(MAKEDIRS)

Expand Down
1 change: 0 additions & 1 deletion deps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ MAKEDIRS = lager-*/Makefile \
ibrowse-*/Makefile \
cowlib-*/Makefile \
wsock-*/Makefile \
merl-*/Makefile \
*/Makefile

.PHONY: all compile clean $(MAKEDIRS)
Expand Down
202 changes: 0 additions & 202 deletions deps/merl-28e5b3829168199e8475fa91b997e0c03b90d280/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions deps/merl-28e5b3829168199e8475fa91b997e0c03b90d280/Makefile

This file was deleted.

41 changes: 0 additions & 41 deletions deps/merl-28e5b3829168199e8475fa91b997e0c03b90d280/README.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit b34eadf

Please sign in to comment.