[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Nov 2023 10:20:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753

--- Comment #55 from Dimitry Andric <dim@FreeBSD.org> ---
I had to fix libreoffice in an alternative fashion, in
https://cgit.freebsd.org/ports/commit/?id=94ce30c4a0b1044153991c5dd501c802c5c6a0f4,
after reverting the previous fix which did not work in all cases.

Next up is taking a look at www/qt5-webkit, which only fails to build under
poudriere, not in a 'plain' ports build. It looks like the problem is that the
Qt5 fix I did is in qt-dist.mk, while this port uses qt.mk. I think the
workaround will be to move the LDFLAGS assignment into qt.mk instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.