[rtems-tools commit] sis: Option not present with SPARC sim.
    Chris Johns 
    chrisj at rtems.org
       
    Wed Mar  9 03:31:59 UTC 2016
    
    
  
Module:    rtems-tools
Branch:    master
Commit:    b7a9c817e12cfe8ba21100ac5716c97ddee831fd
Changeset: http://git.rtems.org/rtems-tools/commit/?id=b7a9c817e12cfe8ba21100ac5716c97ddee831fd
Author:    Chris Johns <chrisj at rtems.org>
Date:      Wed Mar  9 14:28:57 2016 +1100
sis: Option not present with SPARC sim.
---
 tester/rtems/testing/bsps/sis-run.mc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tester/rtems/testing/bsps/sis-run.mc b/tester/rtems/testing/bsps/sis-run.mc
index cbfcd27..18add06 100644
--- a/tester/rtems/testing/bsps/sis-run.mc
+++ b/tester/rtems/testing/bsps/sis-run.mc
@@ -51,4 +51,4 @@ bsp:              none,    none,     'sis'
 sis:              none,    none,     '%{_rtscripts}/run.cfg'
 sis_arch:         none,    none,     'sparc'
 bsp_run_cmd:      none,    none,     '%{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-run'
-bsp_run_opts:     none,    none,     '-a -nouartrx'
+bsp_run_opts:     none,    none,     ''
    
    
More information about the vc
mailing list