Summary: | commit b4f639d02a causes build breakage on Android 32bit builds | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mauro Rossi <issor.oruam> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mauro Rossi
2017-08-05 15:53:29 UTC
This one I haven't seen happening on Android-IA, we use O3 for compilation but I don't think it makes difference with this case (?) Mauro, what kind of machine is your build target? ACH_X86_HAVE_SSE4_1 is defined both for x86 and x86_64 even for quite old cores? Hi Tapani, The target machine not featuring ARCH_X86_HAVE_SSE4_1 in 32bit builds are the x86.mk generic and atom.mk I'm going to check Kenneth's patch [1] and report back to close the issue. M. [1] https://lists.freedesktop.org/archives/mesa-dev/2017-August/166105.html Should be fixed by: commit 22e1d8832c90702b4cd972e48f0db809f7c7639f Author: Kenneth Graunke <kenneth@whitecape.org> Date: Thu Aug 10 21:10:31 2017 -0700 i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.