Kinsey Moore started a new discussion on source-builder/defaults.mc: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/261#note_150963

 >  build_includes:      none,    convert,  ''
 >  build_libs:          none,    convert,  ''
 >  
 > +#
 > +# Host and Build standards
 > +#
 > +host_c_std:          none,    none,     'gnu17'
 > +host_cxx_std:        none,    none,     'gnu++17'
 > +build_c_std:         none,    none,     'gnu17'
 > +build_cxx_std:       none,    none,     'gnu++17'

Does this global default obviate the changes to spike and sis builds that have 
already gone in? Other changes have pinned the standard to various versions, 
but spike and sis specifically pin 17.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/261#note_150963
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to