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