This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eWSrv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: 编译选项 no_debug_info, deterministic
master
SisMaker
1 year ago
parent
fcba2edfc5
commit
cc0e9d5c72
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
rebar.config
+ 2
- 1
rebar.config
View File
@ -1,6 +1,7 @@
{erl_opts, [
debug_info,
{i, "include"},
no_debug_info,
deterministic,
warn_export_vars,
warn_shadow_vars,
warn_obsolete_guard,
Write
Preview
Loading…
Cancel
Save