Re: allow meson to find ICU in non-standard localtion - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: allow meson to find ICU in non-standard localtion
Date
Msg-id bb3569710552d459ba6d26f56c9b610fbc0ee053.camel@j-davis.com
Whole thread Raw
In response to Re: allow meson to find ICU in non-standard localtion  (Andres Freund <andres@anarazel.de>)
Responses Re: allow meson to find ICU in non-standard localtion  (Jacob Champion <jchampion@timescale.com>)
List pgsql-hackers
On Sun, 2023-02-26 at 09:57 -0800, Andres Freund wrote:
> If you tell meson where to find the pkg-config file in those
> directories it'd
> also work. -Dpkg_config_path=...

Setup is able to find it, which is good, but it seems like it's not
adding it to RPATH so it's not working.

I think we need some doc updates to clarify which features are affected
by -Dextra_lib_dirs/-Dpkg_config_path.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: What's the prefix?
Next
From: Kirk Wolak
Date:
Subject: Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)