Skip to content

Commit

Permalink
Mark BROKEN: fails to build
Browse files Browse the repository at this point in the history
compile: warnings being treated as errors
src/driver/gen_rpc_driver_ssl.erl:68: ssl:ssl_accept/1: deprecated; use ssl:handshake/1 instead
src/driver/gen_rpc_driver_ssl.erl:68: ssl:ssl_accept/1: deprecated; use ssl:handshake/1 instead

Reported by:	pkg-fallout
  • Loading branch information
ant1 committed Jun 3, 2019
1 parent 377e66b commit 7add541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/erlang-gen_rpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ COMMENT= Scalable RPC library for Erlang

LICENSE= APACHE20

BROKEN= fails to build

USES= erlang:rebar
USE_GITHUB= yes
GH_ACCOUNT= priestjim
Expand Down

0 comments on commit 7add541

Please sign in to comment.