summaryrefslogtreecommitdiffstats
path: root/distrib/special/chmod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* /bin and /sbin are moving towards static PIE, so on many architecturesderaadt2014-12-231-0/+19
the PIC .o files are unsuitable for static "instbin". This adds more work at build time, but the result will be optimized for size.