[Buildroot] [PATCH v2 1/1] gmock: new package

Carlos Santos casantos at datacom.ind.br
Thu Jul 16 20:51:40 UTC 2015


> From: "Carlos Santos" <casantos at datacom.ind.br>
> To: "Samuel Martin" <s.martin49 at gmail.com>
> Cc: "buildroot" <buildroot at buildroot.org>
> Sent: Thursday, July 16, 2015 8:34:51 AM
> Subject: Re: [Buildroot] [PATCH v2 1/1] gmock: new package
[...]
>> From: "Samuel Martin" <s.martin49 at gmail.com>
>> To: "Carlos Santos" <casantos at datacom.ind.br>
>> Cc: "buildroot" <buildroot at buildroot.org>
>> Sent: Tuesday, July 14, 2015 7:09:34 AM
>> Subject: Re: [Buildroot] [PATCH v2 1/1] gmock: new package
[...]
>>> +GMOCK_SOURCE = gmock-$(GMOCK_VERSION).zip
>>> +GMOCK_SITE = http://googlemock.googlecode.com/files
>>> +GMOCK_INSTALL_STAGING = YES
>>> +GMOCK_INSTALL_TARGET = NO
>>> +GMOCK_LICENSE = BSD-3c
>>> +GMOCK_LICENSE_FILES = LICENSE
>>> +GMOCK_DEPENDENCIES = gtest
>>> +HOST_GMOCK_DEPENDENCIES = host-python

>> Does this require python2? or can it work with python3?
> 
> I did not test with python3. I will give it a try and update gmock.mk
> accordingly.

Is there a way to select between host-python and host-python3? I can select either python or python3 via menuconfig in

    Target packages -> Interpreter languages and scripting

but this would add python to the target system.

Carlos Santos (Casantos)
DATACOM, P&D



More information about the buildroot mailing list