From 493672e977460426013e6ad5fef4160a98ec79e1 Mon Sep 17 00:00:00 2001 From: "Benoît THÉBAUDEAU\"" Date: Tue, 31 May 2011 20:39:42 +0200 Subject: binutils: use the PKGVERSION and BUGURL options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch makes binutils benefit from the TOOLCHAIN_PKGVERSION and TOOLCHAIN_BUGURL options. Signed-off-by: "Benoît THÉBAUDEAU" --- config/toolchain.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index 4fdea14b..0cc4f0fb 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. + the output of gcc --version, and also in binutils. This is passed to the configure flag --with-pkgversion. -- cgit v1.2.3