Cleanup.
This commit is contained in:
parent
5e9d34849f
commit
3c056db0b5
@ -9,7 +9,7 @@
|
||||
{escript_incl_apps, [aebytecode, getopt]}.
|
||||
{escript_main_app, aebytecode}.
|
||||
{escript_name, aefateasm}.
|
||||
{escript_emu_args, "%%! +sbtu +A0\n"}.
|
||||
{escript_emu_args, "%%!"}.
|
||||
{provider_hooks, [{post, [{compile, escriptize}]}]}.
|
||||
|
||||
{post_hooks, [{"(linux|darwin|solaris|freebsd|netbsd|openbsd)",
|
||||
|
@ -4,7 +4,8 @@
|
||||
{registered, []},
|
||||
{applications,
|
||||
[kernel,
|
||||
stdlib
|
||||
stdlib,
|
||||
getopt
|
||||
]},
|
||||
{env,[]},
|
||||
{modules, []},
|
||||
|
Loading…
x
Reference in New Issue
Block a user