# HG changeset patch
# User mjsousa
# Date 1417014314 -3600
# Node ID dfea848e146d62dbef481925c4e6afbd59cae01a
# Parent  fa09aae984e955353d14c110d2a28dde449f1d8a
Add command line option '-l' when calling matiec

diff -r fa09aae984e9 -r dfea848e146d ProjectController.py
--- a/ProjectController.py	Mon Nov 10 22:28:15 2014 +0100
+++ b/ProjectController.py	Wed Nov 26 16:05:14 2014 +0100
@@ -614,7 +614,7 @@
         # files are listed to stdout, and errors to stderr.
         status, result, err_result = ProcessLogger(
                self.logger,
-               "\"%s\" -f -I \"%s\" -T \"%s\" \"%s\""%(
+               "\"%s\" -f -l -I \"%s\" -T \"%s\" \"%s\""%(
                          self.iec2c_path,
                          self.ieclib_path,
                          buildpath,