Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Modified rebar.config to add HiPE options
Browse files Browse the repository at this point in the history
  • Loading branch information
jj1bdx committed Jul 2, 2012
1 parent 7f0747d commit a95a34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.config
@@ -1,3 +1,4 @@
%{erl_opts, [native, {hipe, [o3]}, warnings_as_errors, debug_info]}. % for HiPE
{erl_opts, [warnings_as_errors, debug_info]}.

{port_specs, [
Expand Down

0 comments on commit a95a34d

Please sign in to comment.