From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Stephan Hoffmann <sho@relinux.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/gtest: drop host python2 support
Date: Thu, 10 Feb 2022 21:48:16 +0100 [thread overview]
Message-ID: <20220210204816.GC3752867@scaer> (raw)
In-Reply-To: <20220209224105.772909-1-james.hilliard1@gmail.com>
James, All,
On 2022-02-09 15:41 -0700, James Hilliard spake thusly:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Thanks for your patch. I've instead applied Peter's patch, that did
go the extra length of cleaning up now-unnecessary variables too.
Thanks! ;-)
Regards,
Yann E. MORIN.
> ---
> package/gtest/gtest.mk | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/package/gtest/gtest.mk b/package/gtest/gtest.mk
> index 673e626c45..5bad1fb5f7 100644
> --- a/package/gtest/gtest.mk
> +++ b/package/gtest/gtest.mk
> @@ -19,13 +19,8 @@ endif
>
> HOST_GTEST_LICENSE = Apache-2.0
> HOST_GTEST_LICENSE_FILES = googlemock/scripts/generator/LICENSE
> -ifeq ($(BR2_PACKAGE_PYTHON3),y)
> HOST_GTEST_PYTHON_VERSION = $(PYTHON3_VERSION_MAJOR)
> HOST_GTEST_DEPENDENCIES += host-python3
> -else
> -HOST_GTEST_PYTHON_VERSION = $(PYTHON_VERSION_MAJOR)
> -HOST_GTEST_DEPENDENCIES += host-python
> -endif
>
> HOST_GTEST_GMOCK_PYTHONPATH = \
> $(HOST_DIR)/lib/python$(HOST_GTEST_PYTHON_VERSION)/site-packages
> --
> 2.25.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-02-10 20:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-09 22:41 [Buildroot] [PATCH 1/1] package/gtest: drop host python2 support James Hilliard
2022-02-10 20:48 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220210204816.GC3752867@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=sho@relinux.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox