mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-abseil-cpp: new package
Date: Fri,  7 Nov 2025 09:53:23 +0100	[thread overview]
Message-ID: <20251107085323.2208654-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251028143921.512916-1-s.pueschel@pengutronix.de>

Thanks, applied as cb2e1e64f38eb12cb381578fd5268d3ba65e034b.

Michael

[sent from post-receive hook]

On Fri, 07 Nov 2025 09:53:23 +0100, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251028143921.512916-1-s.pueschel@pengutronix.de>
> [mol: add missing jinja dependency]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-abseil-cpp.in b/rules/host-abseil-cpp.in
> new file mode 100644
> index 000000000000..35232a25431f
> --- /dev/null
> +++ b/rules/host-abseil-cpp.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_ABSEIL_CPP
> +	tristate
> +	select HOST_CMAKE
> +	select HOST_NINJA
> +	default y if ALLYES
> diff --git a/rules/host-abseil-cpp.make b/rules/host-abseil-cpp.make
> new file mode 100644
> index 000000000000..4bb70bc4a089
> --- /dev/null
> +++ b/rules/host-abseil-cpp.make
> @@ -0,0 +1,30 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2025 by Sven Püschel <s.pueschel@pengutronix.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_ABSEIL_CPP) += host-abseil-cpp
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_ABSEIL_CPP_CONF_TOOL	:= cmake
> +HOST_ABSEIL_CPP_CONF_OPT	 = \
> +	$(HOST_CMAKE_OPT) \
> +	-G Ninja \
> +	-DABSL_BUILD_MONOLITHIC_SHARED_LIBS=OFF \
> +	-DABSL_BUILD_TESTING=OFF \
> +	-DABSL_BUILD_TEST_HELPERS=OFF \
> +	-DABSL_ENABLE_INSTALL=ON \
> +	-DABSL_PROPAGATE_CXX_STD=OFF \
> +	-DABSL_USE_SYSTEM_INCLUDES=OFF \
> +	-DBUILD_TESTING=OFF
> +
> +# vim: syntax=make



      parent reply	other threads:[~2025-11-07  8:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-28 14:38 [ptxdist] [PATCH 1/4] " Sven Püschel
2025-10-28 14:38 ` [ptxdist] [PATCH 2/4] protobuf: version bump 3.7.1 -> 33.0 Sven Püschel
2025-11-07  8:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-10-28 14:38 ` [ptxdist] [PATCH 3/4] protobuf-c: version bump 1.4.1 -> 1.5.2 Sven Püschel
2025-11-07  8:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-10-28 14:38 ` [ptxdist] [PATCH 4/4] nanopb: version bump 0.4.8 -> 0.4.9.1 Sven Püschel
2025-11-07  8:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-11-07  8:53 ` Michael Olbrich [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=20251107085323.2208654-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@pengutronix.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