saksham balsane commented on a discussion on wscript: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145900

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

I have updated the implementation to introduce a configurable 
`GCC_BUILD_KEY_POLICY`, supporting `ERROR`, `WARNING`, and `IGNORE`.

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