| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Tobias Bussmann <t(dot)bussmann(at)gmx(dot)net> |
| Cc: | John Naylor <johncnaylorls(at)gmail(dot)com>, Lukas Fittl <lukas(at)fittl(dot)com>, Jakob Egger <jakob(at)eggerapps(dot)at>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com> |
| Subject: | Re: Broken build on macOS (Universal / Intel): cpuid instruction not available |
| Date: | 2026-06-02 16:24:41 |
| Message-ID: | 2931791.1780417481@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tobias Bussmann <t(dot)bussmann(at)gmx(dot)net> writes:
> I wasn't intending to say that. I was rather wondering if it would be worth to test doing two independent builds and lipo all the binaries and libraries together manually to construct a proper optimised universal build.
Probably that could be done, but again it seems like an awful lot of
work to expend on a build situation that won't be interesting for very
much longer. (I do realize that Apple might someday resurrect all
this for YA hardware changeover, but surely that's not going to be
anytime soon. So I think we have more-pressing things to do.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2026-06-02 16:53:02 | Re: Heads Up: cirrus-ci is shutting down June 1st |
| Previous Message | Melanie Plageman | 2026-06-02 16:15:40 | Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt |