Your message dated Wed, 29 Apr 2015 00:13:53 +0200 with message-id <55400621.2070407@debian.org> and subject line Re: Bug#783373: src:gcc-5: add cmd_prefix to gccgo command manpages. has caused the Debian Bug report #783373, regarding src:gcc-5: add cmd_prefix to gccgo command manpages. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 783373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783373 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: src:gcc-5: add cmd_prefix to gccgo command manpages.
- From: YunQiang Su <wzssyqa@gmail.com>
- Date: Sun, 26 Apr 2015 21:40:43 +0800
- Message-id: <[🔎] B4DD69DF-DF4B-4B68-86C2-0DC9A62D6A15@gmail.com>
Package: src:gcc-5 Version: 5.1~rc1-1 In binary-go.mk, manpages for {go,gofmt} installed without cmd_prefix, it will make some trouble for cross build. Please consider the attached patch.Attachment: 0004-go-command-prefix.patch
Description: Binary data
--- End Message ---
--- Begin Message ---
- To: YunQiang Su <wzssyqa@gmail.com>, 783373-done@bugs.debian.org
- Subject: Re: Bug#783373: src:gcc-5: add cmd_prefix to gccgo command manpages.
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 29 Apr 2015 00:13:53 +0200
- Message-id: <55400621.2070407@debian.org>
- In-reply-to: <[🔎] B4DD69DF-DF4B-4B68-86C2-0DC9A62D6A15@gmail.com>
- References: <[🔎] B4DD69DF-DF4B-4B68-86C2-0DC9A62D6A15@gmail.com>
On 04/26/2015 03:40 PM, YunQiang Su wrote: > Package: src:gcc-5 > Version: 5.1~rc1-1 > > In binary-go.mk, > manpages for {go,gofmt} installed without cmd_prefix, > it will make some trouble for cross build. > > Please consider the attached patch. no, that's wrong. why would you want cross go and gofmt binaries?
--- End Message ---