]> code.ossystems Code Review - openembedded-core.git/commit
flex: Replace uninative loader path
authorJoshua Watt <jpewhacker@gmail.com>
Sun, 8 Dec 2019 20:18:48 +0000 (14:18 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Dec 2019 11:56:41 +0000 (11:56 +0000)
commit3cce2d1c36b0859186139d650fd50d2a56e91abd
tree48513bef5a4f896bec17a38da40d9f1b6acfa23a
parent53f61ca73e69508bff6ea75da666d6873b5384f5
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.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/flex/flex_2.6.4.bb