Преглед изворни кода

Stricter dialyzer options

pull/74/head
Andrew Thompson пре 13 година
родитељ
комит
d1de19b4a3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Прегледај датотеку

@ -39,7 +39,7 @@ dialyzer: compile
@echo Use "'make build_plt'" to build PLT prior to using this target.
@echo
@sleep 1
dialyzer -Wno_return -Wunmatched_returns --plt $(COMBO_PLT) ebin | \
dialyzer -Wunmatched_returns --plt $(COMBO_PLT) ebin | \
fgrep -v -f ./dialyzer.ignore-warnings
cleanplt:

Loading…
Откажи
Сачувај