Browse Source

hipeブランチを追加

Takeru Ohta 11 years ago
parent
commit
0a73c37430
1 changed files with 3 additions and 1 deletions
  1. 3 1
      rebar.config

+ 3 - 1
rebar.config

@@ -2,7 +2,9 @@
 {erl_opts, [
             warnings_as_errors,
             warn_export_all,
-            warn_untyped_record
+            warn_untyped_record,
+            hipe,
+            {native, [o3]}
            ]}. 
 
 {xref_checks, [