|
|
@ -71,7 +71,7 @@ |
|
|
|
compile(Config, _AppFile) -> |
|
|
|
?DEPRECATED(fail_on_warning, warnings_as_errors, |
|
|
|
rebar_config:get_list(Config, erl_opts, []), |
|
|
|
"once OTP R15 is released"), |
|
|
|
"once OTP R14B03 is released"), |
|
|
|
|
|
|
|
rebar_base_compiler:run(Config, |
|
|
|
check_files(rebar_config:get_local( |
|
|
|