diff options
author | Mike Thompson <mpthompson@gmail.com> | 2018-05-26 21:52:19 -0700 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-27 12:21:20 +0200 |
commit | 894c386f96dafed35020008d5dfbce8008b4d957 (patch) | |
tree | 3f5ccbfac8baab9cdcdc83e6b02e4f4727c716ad /package/gstreamer | |
parent | 035f5af9779487b6b7ab2339963c8f76b9448a8c (diff) |
Fix for host build of flex package.
When building under Ubuntu 18.04 the flex package for the host will
fail with the following error:
[stage1scan.c] Segmentation fault (core dumped)
This seems to be because Ubuntu 18.04 uses glibc 2.26 or newer as
described in the following URL:
https://git.busybox.net/buildroot/commit/?id=c128c5f3c79b31d89256ffbc5c650ba613d3d52b
This fix to configure.ac in the flex package will work around this
error.
Signed-off-by: Mike Thompson <mpthompson@gmail.com>
Diffstat (limited to 'package/gstreamer')
0 files changed, 0 insertions, 0 deletions