diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/software.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/software.md b/doc/software.md index 713e4fd..10511f2 100644 --- a/doc/software.md +++ b/doc/software.md @@ -11,7 +11,7 @@ Builds without issue as of [ef9f6f35]. ## binutils -QBE must be built with `NPred` (in `all.h` at least 297). +QBE must be built with `NPred` (in `all.h`) at least 297. On glibc systems, you must make sure to include `crtbegin.o` and `crtend.o` from gcc at the end of `startfiles` and beginning of `endfiles` |