diff options
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 0cc4f0fb..3fb4bd1c 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -73,7 +73,7 @@ config TOOLCHAIN_PKGVERSION help Specify a string that identifies your package. You may wish to include a build number or build date. This version string will be included in - the output of gcc --version, and also in binutils. + the output of gcc --version, and also in binutils, eglibc. This is passed to the configure flag --with-pkgversion. |