[rtems-tools commit] waf: Minor format clean up.

Chris Johns chrisj at rtems.org
Wed Sep 4 23:51:19 UTC 2019


Module:    rtems-tools
Branch:    master
Commit:    b4227d91960b32b1bfa2c10b8d3db4992603afe0
Changeset: http://git.rtems.org/rtems-tools/commit/?id=b4227d91960b32b1bfa2c10b8d3db4992603afe0

Author:    Chris Johns <chrisj at rtems.org>
Date:      Thu Sep  5 09:42:58 2019 +1000

waf: Minor format clean up.

---

 linkers/wscript | 1 -
 1 file changed, 1 deletion(-)

diff --git a/linkers/wscript b/linkers/wscript
index 23d3f9c..8591d60 100644
--- a/linkers/wscript
+++ b/linkers/wscript
@@ -33,7 +33,6 @@ def options(opt):
 def configure(conf):
     conf.load('compiler_c')
     conf.load('compiler_cxx')
-
     conf.write_config_header('config.h')
 
 def build(bld):



More information about the vc mailing list