public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
@ 2022-10-12  3:10 Simon Marchi
  2022-10-12  4:29 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Marchi @ 2022-10-12  3:10 UTC (permalink / raw)
  To: gdb-patches, binutils; +Cc: Simon Marchi

From: Simon Marchi <simon.marchi@efficios.com>

Commit 228cf97dd3c8 ("Merge configure.ac from gcc project") undid the
change originally done in de83289ef32e ("Pass PKG_CONFIG_PATH down from
top-level Makefile").  Re-apply it.

Change-Id: I91138dfca41c43b05e53e445f62e4b27882536bf
---
 configure    | 2 ++
 configure.ac | 1 +
 2 files changed, 3 insertions(+)

diff --git a/configure b/configure
index 4d328b735a35..9ea8034f5d7f 100755
--- a/configure
+++ b/configure
@@ -621,6 +621,7 @@ CXX_FOR_TARGET
 CC_FOR_TARGET
 RANLIB_PLUGIN_OPTION
 AR_PLUGIN_OPTION
+PKG_CONFIG_PATH
 GDCFLAGS
 READELF
 OTOOL
@@ -12932,6 +12933,7 @@ fi
 
 
 
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -plugin option" >&5
 $as_echo_n "checking for -plugin option... " >&6; }
 
diff --git a/configure.ac b/configure.ac
index 47931ff4e9e9..8af83cc98d3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3654,6 +3654,7 @@ AC_SUBST(CFLAGS)
 AC_SUBST(CXXFLAGS)
 AC_SUBST(GDC)
 AC_SUBST(GDCFLAGS)
+AC_SUBST(PKG_CONFIG_PATH)
 
 GCC_PLUGIN_OPTION(PLUGIN_OPTION)
 AR_PLUGIN_OPTION=

base-commit: 1639fab33b5932e1a5e88e29273996f70047da85
-- 
2.38.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
  2022-10-12  3:10 [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile" Simon Marchi
@ 2022-10-12  4:29 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2022-10-12  4:29 UTC (permalink / raw)
  To: Simon Marchi; +Cc: gdb-patches, binutils, Simon Marchi

On Tue, Oct 11, 2022 at 11:10:05PM -0400, Simon Marchi via Binutils wrote:
> From: Simon Marchi <simon.marchi@efficios.com>
> 
> Commit 228cf97dd3c8 ("Merge configure.ac from gcc project") undid the
> change originally done in de83289ef32e ("Pass PKG_CONFIG_PATH down from
> top-level Makefile").  Re-apply it.

Sorry, and thanks for fixing it.

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-12  4:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12  3:10 [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile" Simon Marchi
2022-10-12  4:29 ` Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).