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.


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

Reply via email to