Skip to content

Commit

Permalink
add debug_info to compile options
Browse files Browse the repository at this point in the history
  • Loading branch information
seth committed Mar 26, 2011
1 parent 6d355bc commit fe52700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.config
Expand Up @@ -33,6 +33,7 @@
% "(linux|solaris|freebsd|darwin)", 'HAVE_SENDFILE'},
% {platform_define, "(linux|freebsd)", 'BACKLOG', 128},
% {platform_define, "R13", 'old_inets'}]}.
{erl_opts, [debug_info]}.

%% MIB Options?
% {mib_opts, []}.
Expand Down

0 comments on commit fe52700

Please sign in to comment.