RTEMS | build: add tool build key validation (!1125)
saksham balsane (@sak8644)
gitlab at rtems.org
Tue Mar 17 22:56:47 UTC 2026
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260317/c86b1f3e/attachment-0001.htm>
More information about the bugs
mailing list