diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-12-08 14:18:48 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-09 12:00:43 +0000 |
commit | bbd9f784fbee8ab1cac94a3bfd6749fc0d142691 (patch) | |
tree | 101c065d1c4fe3df4b1f59e8ccdb6276cf0ce259 /meta/files | |
parent | f52451b71910bc759c2bf06e3cf732487298797f (diff) | |
download | poky-bbd9f784fbee8ab1cac94a3bfd6749fc0d142691.tar.gz |
flex: Replace uninative loader path
The Makefile used for flex-ptest can pick up the path to the uninative
loader through BUILD_LDFLAGS. This includes the full path to the
uninative loader, which is not reproducible. Replace it with /bin/false.
It doesn't appear as if these native programs are used in the test
suites and if there are likely to be other problems related to building
them using the BUILD_* flags.
(From OE-Core rev: 3cce2d1c36b0859186139d650fd50d2a56e91abd)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions