This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
ft: 编译选项 no_debug_info, deterministic
master
SisMaker
1 year ago
parent
aa2345649f
commit
47c25ddc54
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+ 1
- 1
rebar.config
View File
@ -33,7 +33,7 @@
]}.
{erl_opts, [
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS'}
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS'
, no_debug_info, deterministic
}
]}.
{eunit_opts, [
Write
Preview
Loading…
Cancel
Save