aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6/binutils.sh
Commit message (Collapse)AuthorAgeFilesLines
* Clean up chapter6 scripts.William Harrington2021-03-231-5/+7
|
* Remove interpreter from scripts that are sourced. Remove executable bits are ↵William Harrington2021-03-221-3/+1
| | | | required.
* Add chapter 6 commands. Had some fixes for m4 regrding -Wabi=11 and ↵William Harrington2021-03-211-0/+16
-fpermissive and help2man --no-discard-stderr for m4 and diffutils. Also had to remove host's /usr/lib/libiberty.a as binutils pass2 kept using it for some reason.