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
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
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
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
$
4 matches
Mail list logo