diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-11-06 15:07:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-20 14:03:24 +0000 |
commit | 9a6ee8b447ee6070b23bb11fd3dd7fabf0d9ab80 (patch) | |
tree | 54e62fec36e4ec99e09868609061227dd289bae6 /meta/recipes-qt | |
parent | b74b2356bf53af7ceb08008020a1f027b2737e34 (diff) | |
download | poky-9a6ee8b447ee6070b23bb11fd3dd7fabf0d9ab80.tar.gz |
flex: fix m4 issue on target
Flex needs m4 to run (see below) and, since the create_wrapper
introduces a bash dependency on target, give the path to m4 binary in
the configure command line.
Snippet from the flex documentation:
"The macro processor m4 must be installed wherever flex is installed.
<...>
m4 is only required at the time you run flex."
[YOCTO #5329]
(From OE-Core rev: 64030f37b34f75144f53eef42d5822ede79e08bd)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
0 files changed, 0 insertions, 0 deletions