Sebastian Huber commented on a discussion on wscript: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145905

 >      return top_group
 >  
 >  
 > +import subprocess
 > +import re
 > +
 > +
 > +def get_gcc_build_key(compiler):

With respect to the missing guidance, it would be good to avoid similar 
problems in the future. A documentation update could be helpful. Which 
documentation did you read before start working on this topic? Which reasoning 
let you decide on implementing a command line option rather than a build option?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145905
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