[Bug 712367] New: Prevent the NEON check in configure from passing under aarch64.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 15 06:45:52 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712367
GStreamer | gst-plugins-base | unspecified
Summary: Prevent the NEON check in configure from passing under
aarch64.
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: laney at ubuntu.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The test verifies that the NEON C intrinsics work, but the rest of the
codebase uses lots of direct ARMv7 NEON assembly. The same intrinsics
work in A64, but the assembly is slightly different.
Prevent the check from passing so that we don't use this where it won't
work.
Patch originally by William Grant <wgrant at ubuntu.com>
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list