Bug#879108: qiv FTCBFS: uses the build architecture compiler and pkg-config

2017-10-30 Thread Andy Spiegl
Hi Helmut, > but you can say > > ifeq ($(origin CC),default) > CC = gcc > endif > > and have a CC assignment in the environment take precedence. Thanks again for this suggestion! I added it in version 2.3.2 with the following commit: https://bitbucket.org/ciberandy/qiv/commits/a9

Bug#879108: qiv FTCBFS: uses the build architecture compiler and pkg-config

2017-10-19 Thread Helmut Grohne
On Thu, Oct 19, 2017 at 05:31:34PM +0200, Andy Spiegl wrote: > Thanks for the patch. I added your suggestions in version 2.3.2 with > the following commits: > > > https://bitbucket.org/ciberandy/qiv/commits/6ef68656650d53c8b7ec045ea62f3a2318fc1971 > > https://bitbucket.org/ciberandy/qiv/commi

Bug#879108: qiv FTCBFS: uses the build architecture compiler and pkg-config

2017-10-19 Thread Andy Spiegl
Thanks for the patch. I added your suggestions in version 2.3.2 with the following commits: https://bitbucket.org/ciberandy/qiv/commits/6ef68656650d53c8b7ec045ea62f3a2318fc1971 https://bitbucket.org/ciberandy/qiv/commits/ad05c8ae7b256a535d54eb42c919714cfcf3b445 Thanks, Andy

Bug#879108: qiv FTCBFS: uses the build architecture compiler and pkg-config

2017-10-19 Thread Helmut Grohne
Source: qiv Version: 2.3.1-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap qiv fails to cross build from source, because it uses the build architecture compiler and pkg-config. pkg-config is simply hard coded in the Makefile and needs a patch to substitute. gcc is indirected through $