Fix OTP-24 warnings and add OTP-24 compatible rebar3 #224

Merged
zxq9 merged 2 commits from otp-24-support into master 2021-11-10 00:27:23 +09:00
Showing only changes of commit 3829e29a63 - Show all commits

View File

@ -30,7 +30,7 @@ test: local
@$(REBAR) as local eunit
ebin/%.beam: src/%.erl
erlc -o $(dir $@) $<
erlc +debug_info -o $(dir $@) $<
$(GENERATED_SRC): $(GENERATOR_DEPS)
erl -pa ebin/ -noshell -s aeb_fate_generate_ops gen_and_halt src/ include/