| From: | walther(at)technowledgy(dot)de |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Building with meson on NixOS/nixpkgs |
| Date: | 2024-03-29 18:47:54 |
| Message-ID: | 5d6b6485-9eff-44a0-99ac-661fdeb72a21@technowledgy.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Wolfgang Walther:
> To build on NixOS/nixpkgs I came up with a few small patches to
> meson.build. All of this works fine with Autoconf/Make already.
In v3, I added another small patch for meson, this one about proper
handling of -Dlibedit_preferred when used together with -Dreadline=enabled.
Best,
Wolfgang
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Fallback-to-uuid-for-ossp-uuid-with-meson.patch | text/x-patch | 1.1 KB |
| v3-0002-Fallback-to-clang-in-PATH-with-meson.patch | text/x-patch | 1.1 KB |
| v3-0003-Support-absolute-bindir-libdir-in-regression-test.patch | text/x-patch | 2.9 KB |
| v3-0004-Support-falling-back-to-non-preferred-readline-im.patch | text/x-patch | 2.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-03-29 19:13:12 | Re: Popcount optimization using AVX512 |
| Previous Message | Tom Lane | 2024-03-29 18:35:42 | Re: To what extent should tests rely on VACUUM ANALYZE? |