RTEMS | wscript: Make builds with tar archives reproducible (!405)
Gedare Bloom (@gedare)
gitlab at rtems.org
Fri Feb 7 20:42:05 UTC 2025
Gedare Bloom started a new discussion on wscript: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405#note_119447
> self.link_task.dep_nodes.extend(self.bld.start_files)
>
>
> +# Reduce dependency on umask settings
> +_STAT_CLEAR_RWXGO = ~(stat.S_IRWXG | stat.S_IRWXO)
I think the definition of this variable should go within the function.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405#note_119447
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/20250207/0ca38abf/attachment.htm>
More information about the bugs
mailing list