mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
11 lines
397 B
Plaintext
11 lines
397 B
Plaintext
GNU gdb for cross-target application development.
|
|
|
|
Use TGTARCH switch to select target architecture, and TGTABI to select ABI.
|
|
E.g. the following command will build binutils for rtems on sparc:
|
|
% make TGTARCH=sparc TGTABI=rtems
|
|
|
|
If you encounter any problems building/using/installing this port, please
|
|
make me know. It would help to improve this port in feature.
|
|
|
|
WWW: http://sourceware.org/gdb/
|