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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to