aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_deps.mk
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <[email protected]>2016-08-29 15:28:44 +0200
committerJean-Sébastien Pédron <[email protected]>2016-09-08 13:46:15 +0200
commit6c546accfcb2ad6264c16f62e74d35367dabb72c (patch)
treef0c332430ef385489946bde4107fed92e953e6d1 /test/core_deps.mk
parent8a20b423784a7ccf223dbabe4d78daa675823664 (diff)
downloaderlang.mk-6c546accfcb2ad6264c16f62e74d35367dabb72c.tar.gz
erlang.mk-6c546accfcb2ad6264c16f62e74d35367dabb72c.tar.bz2
erlang.mk-6c546accfcb2ad6264c16f62e74d35367dabb72c.zip
dialyzer.mk: Use the shell to parse command line args
Splitting arguments on `-` was dangerous: if a path contained such a character, it would be split and the second half thrown away by the filtering. Now, `$(ERLC_OPTS)` is passed to erl(1) after `-extra`. Thus arguments parsing is done by the shell and we only have to call init:get_plain_arguments/0 to get them as a list.
Diffstat (limited to 'test/core_deps.mk')
0 files changed, 0 insertions, 0 deletions