RTEMS | build: add tool build key validation (!1125)

saksham balsane (@sak8644) gitlab at rtems.org
Tue Mar 17 05:08:48 UTC 2026




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

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

I will  try to rework the implementation to introduce a policy-based configuration  (`GCC_BUILD_KEY_POLICY`) within the build specification, supporting  ERROR, WARNING, and IGNORE behaviors as suggested. how ever It would have been helpful to know this direction earlier, but I appreciate the guidance

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145797
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260317/6fa27e61/attachment-0001.htm>


More information about the bugs mailing list