Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major updates. | William Harrington | 2021-12-11 | 1 | -8/+8 |
| | |||||
* | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 1 | -0/+1 |
| | |||||
* | Clean up chapter6 scripts. | William Harrington | 2021-03-23 | 1 | -2/+4 |
| | |||||
* | Remove interpreter from scripts that are sourced. Remove executable bits are ↵ | William Harrington | 2021-03-22 | 1 | -3/+1 |
| | | | | required. | ||||
* | Add chapter 6 commands. Had some fixes for m4 regrding -Wabi=11 and ↵ | William Harrington | 2021-03-21 | 1 | -0/+7 |
-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. |