From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] rules: Replace deprecated <PKG>_COMPILE_ENV
Date: Tue, 18 Oct 2022 11:48:14 +0200 [thread overview]
Message-ID: <Y052XhXNyRUXtQRM@lenoch> (raw)
From: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/host-nodejs.make | 2 +-
rules/libpcap.make | 2 +-
rules/pcmciautils.make | 2 +-
rules/poppler.make | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/host-nodejs.make b/rules/host-nodejs.make
index 6da85be2c..2bf5f7971 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 ae7292fed..1d51449ae 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 6dc358c89..e9328a589 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 d56e2601b..9679ccc65 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
--
2.32.0
next reply other threads:[~2022-10-18 9:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 9:48 Ladislav Michl [this message]
2022-10-28 14:44 ` [ptxdist] [APPLIED] " Michael Olbrich
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=Y052XhXNyRUXtQRM@lenoch \
--to=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