diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-02-18 14:18:05 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-02-18 15:48:12 +0100 |
commit | 95e7d45f2853238d06a71a9ac94505689e4c1809 (patch) | |
tree | 9de9692a3a8f2ed6451ef360fbf02a8d599ad49e /package/fbdump/Config.in | |
parent | 87c89c041aa60e6ab652ec8256905718057fc53c (diff) |
gstreamer1: drop unused configure time unaligned access handling logic
gstreamer has moved to build time unaligned access support detection using
ifdefs in gstconfig.h since 1.9.2:
commit 6ef601367e0f5adb7a8b02cec94dec04fccf701a
Author: Nirbheek Chauhan <nirbheek@centricular.com>
Date: Tue Jun 21 18:59:49 2016 +0530
gstconfig.h: Detect unaligned access support at compile-time
This makes gstconfig.h completely arch-independent. Should cover all
compilers that gstreamer is known to build on, and all architectures
that I could find information on. People are encouraged to file bugs if
their platform/arch is missing.
So ac_cv_unaligned_access is no longer used and our logic can be removed.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/fbdump/Config.in')
0 files changed, 0 insertions, 0 deletions