diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-08-21 13:12:35 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-08-21 13:12:35 +0000 |
commit | 916e8760dc7001a00ff4006242bcdfd0b183c93a (patch) | |
tree | 36b8b7b6e357a16fd5648b6d03f2d451e3399f26 /config/toolchain.in | |
parent | 30481d01ce6ff06d4bff1a423b644303e4d8084f (diff) | |
download | crosstool-ng-916e8760dc7001a00ff4006242bcdfd0b183c93a.tar.gz crosstool-ng-916e8760dc7001a00ff4006242bcdfd0b183c93a.tar.bz2 crosstool-ng-916e8760dc7001a00ff4006242bcdfd0b183c93a.zip |
Typo.
/trunk/config/toolchain.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'config/toolchain.in')
-rw-r--r-- | config/toolchain.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in index e52d9b9d..db4f1526 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -19,7 +19,7 @@ config SHARED_LIBS help Say 'y' here, unless you don't want shared libraries. - You might not want shared librries if you're building for a target that + You might not want shared libraries if you're building for a target that don't support it (maybe some nommu targets, for example, or bare metal). config TARGET_VENDOR |