From 31297b06f61ac24587c9705985b6ecdcb2b45ac5 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sun, 28 Aug 2016 19:34:54 +0200 Subject: rebar_utils: restore blank line --- src/rebar_utils.erl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rebar_utils.erl b/src/rebar_utils.erl index c3ebfe5..a5cc0ff 100644 --- a/src/rebar_utils.erl +++ b/src/rebar_utils.erl @@ -94,6 +94,7 @@ is_arch(ArchRegex) -> nomatch -> false end. + %% %% REBAR_TARGET_ARCH, if used, should be set to the "standard" %% target string. That is a prefix for binutils tools. -- cgit v1.2.1