Opened 20 years ago
Closed 20 years ago
#1524 closed defect (fixed)
Section 6.13.1 nitpick
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | TESTING |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Noted the following text:
"Normally, the tooldir (the directory where the executables will ultimately be located) is set to $(exec_prefix)/$(target_alias), which expands into /usr/i686-pc-linux-gnu."
Perhaps instead of saying that it expands into an architecture that may be incorrect for the platform being built on, you could instead use:
/usr/<replaceable>[target triplet]</replaceable>
Change History (3)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
comment:2 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
