RTEMS | wscript: Make builds with tar archives reproducible (!405)

Sebastian Huber (@sebhub) gitlab at rtems.org
Sat Feb 22 07:45:13 UTC 2025




Sebastian Huber commented on a discussion on wscript: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405#note_120146

 >          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 moved the code into the function.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405#note_120146
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/20250222/eab497d7/attachment.htm>


More information about the bugs mailing list