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

Chris Johns (@chris) gitlab at rtems.org
Tue Mar 17 02:59:39 UTC 2026




Chris Johns commented on a discussion on wscript: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145794

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

I do not mind how this is done. 

I think the idea of the policies is good. I do not like `VALIDATION` in the label as that already has a specific meaning. What about `GCC_BUILD_KEY_POLICY` ? It is simpler, shorter and direct?

Are you able to help implementing this?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145794
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/ac4414f6/attachment-0001.htm>


More information about the bugs mailing list