diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-25 20:32:32 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-25 20:32:32 +0000 |
commit | c1a983ac8fe25f9bbabed34d8ce4509c505824db (patch) | |
tree | 9fe10a8af70567393c3206ee909d6ab5a97cc4d9 /devel/cross-binutils | |
parent | 5109fefa85c79cd8bbc94124bb8c483d76bb9e17 (diff) | |
download | ports-c1a983ac8fe25f9bbabed34d8ce4509c505824db.tar.gz ports-c1a983ac8fe25f9bbabed34d8ce4509c505824db.zip |
Notes
Diffstat (limited to 'devel/cross-binutils')
-rw-r--r-- | devel/cross-binutils/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cross-binutils/pkg-descr b/devel/cross-binutils/pkg-descr index a926173b3229..752e69c13a9a 100644 --- a/devel/cross-binutils/pkg-descr +++ b/devel/cross-binutils/pkg-descr @@ -1,6 +1,6 @@ GNU binutils for cross-target application development. -Prerequisite for the GCC cross-compiling enviropment. +Prerequisite for the GCC cross-compiling environment. Use TGTARCH switch to select target architecture, and TGTABI to select ABI. E.g. the following command will build binutils for rtems on sparc: |