Modify ↓
Ticket #104 (closed defect: fixed)
Man page update for -m amd64
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Component: | Core | Version: | 0.6.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Incorrect comment in yasm man page: "Similarly, specifying -m amd64 does not default the BITS setting to 64." This is in fact fixed in yasm 0.6.0 and the documentation needs to be updated to fix this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

(In [1822]) Fix #104 by removing obsolete comment about -m amd64 not setting BITS=64.