[Buildroot] [git commit] binutils: add comment with bug report reference

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 1 15:16:01 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=fa921541902751b3cc3355ac4ea8f66ada18e91f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Add requested bug report

Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/binutils/Config.in.host | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index a7610b4..dce6996 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -18,6 +18,7 @@ choice
 	config BR2_BINUTILS_VERSION_2_27_X
 		bool "binutils 2.27"
 		# supported but broken on Microblaze
+		# see https://sourceware.org/bugzilla/show_bug.cgi?id=20748
 		depends on !BR2_microblaze
 
 endchoice



More information about the buildroot mailing list