[Webkit-unassigned] [Bug 200306] [GTK][WPE] Fix gtkdoc build with "build-webkit --32-bit" on 64-bit hosts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 31 10:22:30 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=200306
--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
> It uses CFLAGS to build the object files, then only LDFLAGS on link (there
> is no real standard, there are buildsystems which keep CFLAGS for the link,
> and others which do not).
> Also, gtk-doc is disabled when cross-compiling, so multilib is probably
> borderline.
So -m32 needs to be passed to the linker for the link to succeed?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190731/4ec2b65a/attachment.html>
More information about the webkit-unassigned
mailing list