[Webkit-unassigned] [Bug 135932] 2.5.[12]: problem when installing in a multilib environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 21 00:58:46 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135932





--- Comment #6 from Alberto Garcia <berto at igalia.com>  2014-08-21 00:58:54 PST ---
(In reply to comment #5)
> I would recommend setting -m32 via CFLAGS and CXXFLAGS environment
> variables or CMAKE_C_FLAGS and CMAKE_CXX_FLAGS definitions.
>
> That would make it possible to search for -m32 in CMAKE_C_FLAGS and
> add it to the introspection scanner's CFLAGS if necessary.

Looks good to me.

One other alternative is to build everything using a full 32bit
environment inside a chroot, which is what Debian does.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list