diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-05-25 20:04:12 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-05-25 20:04:12 +0000 |
commit | 51a84be9023dafc52f97b950b1999e9599e14fc5 (patch) | |
tree | 1b1be2acc474b241af8ec29821116479e14333af | |
parent | 7ae18a8527c549e07b509ba47c00514bc31b933f (diff) | |
download | crosstool-ng-51a84be9023dafc52f97b950b1999e9599e14fc5.tar.gz crosstool-ng-51a84be9023dafc52f97b950b1999e9599e14fc5.tar.bz2 crosstool-ng-51a84be9023dafc52f97b950b1999e9599e14fc5.zip |
/devel/gcc-4.4:
- companion libraries: typo in help entry
-------- diffstat follows --------
/devel/gcc-4.4/config/companion_libs.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-rw-r--r-- | config/companion_libs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/companion_libs.in b/config/companion_libs.in index 36427133..636ca945 100644 --- a/config/companion_libs.in +++ b/config/companion_libs.in @@ -59,7 +59,7 @@ config COMP_LIBS_CHECK Unfortunately, this is a very intensive task, and takes a loooong time. Checking the newly built companion libraries is thus disabled by default, - but it is suggested that you check them at least once or your machine, + but it is suggested that you check them at least once on your machine, and if they work, disable the check on subsequent builds. If you suspect that one (or more) of your companion libraries is the |