From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ladislav Michl <oss-lists@triops.cz>
Subject: Re: [ptxdist] [APPLIED] rules: Replace deprecated <PKG>_COMPILE_ENV
Date: Fri, 28 Oct 2022 16:44:09 +0200 [thread overview]
Message-ID: <20221028144409.2247319-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <Y052XhXNyRUXtQRM@lenoch>
Thanks, applied as e7cdee2e88afe21bfaa2f7c49ac0bc0c5213c6eb.
Michael
[sent from post-receive hook]
On Fri, 28 Oct 2022 16:44:08 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> Message-Id: <Y052XhXNyRUXtQRM@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-nodejs.make b/rules/host-nodejs.make
> index 6da85be2cad5..2bf5f7971891 100644
> --- a/rules/host-nodejs.make
> +++ b/rules/host-nodejs.make
> @@ -13,7 +13,7 @@
> HOST_PACKAGES-$(PTXCONF_HOST_NODEJS) += host-nodejs
>
> # Always run the preprocessor locally.
> -HOST_NODEJS_COMPILE_ENV := \
> +HOST_NODEJS_MAKE_ENV := \
> ICECC_REMOTE_CPP=0
>
> # ----------------------------------------------------------------------------
> diff --git a/rules/libpcap.make b/rules/libpcap.make
> index ae7292fed15c..1d51449aec8f 100644
> --- a/rules/libpcap.make
> +++ b/rules/libpcap.make
> @@ -31,7 +31,7 @@ LIBPCAP_CONF_ENV := \
> $(CROSS_ENV) \
> ac_cv_lbl_hci_channel_monitor_is_defined=no
>
> -LIBPCAP_COMPILE_ENV := \
> +LIBPCAP_MAKE_ENV := \
> $(CROSS_ENV_CFLAGS) \
> $(CROSS_ENV_CPPFLAGS) \
> $(CROSS_ENV_LDFLAGS) \
> diff --git a/rules/pcmciautils.make b/rules/pcmciautils.make
> index c9330f6bae6d..d05fc7b7e60c 100644
> --- a/rules/pcmciautils.make
> +++ b/rules/pcmciautils.make
> @@ -27,7 +27,7 @@ PCMCIAUTILS_DIR := $(BUILDDIR)/$(PCMCIAUTILS)
> # Prepare
> # ----------------------------------------------------------------------------
>
> -PCMCIAUTILS_COMPILE_ENV := \
> +PCMCIAUTILS_MAKE_ENV := \
> $(CROSS_ENV_CFLAGS) \
> $(CROSS_ENV_CPPFLAGS) \
> $(CROSS_ENV_LDFLAGS)
> diff --git a/rules/poppler.make b/rules/poppler.make
> index d56e2601bba0..9679ccc65a6c 100644
> --- a/rules/poppler.make
> +++ b/rules/poppler.make
> @@ -78,7 +78,7 @@ POPPLER_CONF_OPT := \
> -DWITH_TIFF=$(call ptx/onoff,PTXCONF_POPPLER_TIFF)
>
> ifdef PTXCONF_POPPLER_QT5
> -POPPLER_COMPILE_ENV := \
> +POPPLER_MAKE_ENV := \
> ICECC_REMOTE_CPP=0
> endif
>
prev parent reply other threads:[~2022-10-28 14:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 9:48 [ptxdist] [PATCH] " Ladislav Michl
2022-10-28 14:44 ` 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=20221028144409.2247319-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=oss-lists@triops.cz \
--cc=ptxdist@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