summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-06-25 20:32:32 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-06-25 20:32:32 +0000
commitc1a983ac8fe25f9bbabed34d8ce4509c505824db (patch)
tree9fe10a8af70567393c3206ee909d6ab5a97cc4d9 /devel
parent- Don't touch gcc libdir, it have troubles discovering libc objects in case of (diff)
- Fix a typo.
PR: ports/113992 Submitted by: Conrad J. Sabatier <conrads@cox.net>
Notes
Notes: svn path=/head/; revision=194260
Diffstat (limited to 'devel')
-rw-r--r--devel/cross-binutils/pkg-descr2
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: