RESOLVED FIXED 168692
Don't build libwebrtc on 32-bit architectures
https://bugs.webkit.org/show_bug.cgi?id=168692
Summary Don't build libwebrtc on 32-bit architectures
Alex Christensen
Reported 2017-02-21 16:27:50 PST
Don't build libwebrtc on 32-bit architectures
Attachments
Patch (3.68 KB, patch)
2017-02-21 16:28 PST, Alex Christensen
no flags
Patch (1.37 KB, patch)
2017-02-21 16:44 PST, Alex Christensen
mitz: review+
Alex Christensen
Comment 1 2017-02-21 16:28:06 PST
Alex Christensen
Comment 2 2017-02-21 16:44:55 PST
mitz
Comment 3 2017-02-21 16:47:01 PST
Comment on attachment 302338 [details] Patch OK, assuming when you make webcore link against it you do so only when building for 64-bit architectures.
Alex Christensen
Comment 4 2017-02-21 16:55:14 PST
Alex Christensen
Comment 5 2017-02-21 22:03:15 PST
This causes build-webkit --32-bit to fail with this message: === BUILD TARGET webrtcpcrtc OF PROJECT libwebrtc WITH CONFIGURATION Debug === Check dependencies No architectures to compile for (ARCHS=i386, VALID_ARCHS=x86_64). ** BUILD FAILED **
Note You need to log in before you can comment on or make changes to this bug.