diff options
author | Chris Patterson <cjp256@gmail.com> | 2016-02-12 10:34:29 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-02-24 21:27:53 -0500 |
commit | 2e752968eaa349310843cc2434fdc2c1fb6194c9 (patch) | |
tree | 20839721f929328204276e5a7dd48259f0ea4ed5 /recipes-devtools/python/python-gevent/libev-conf.patch | |
parent | 4fe6aa216ce0467039874ed01179ac4075389a63 (diff) | |
download | meta-virtualization-2e752968eaa349310843cc2434fdc2c1fb6194c9.tar.gz |
xen.inc: fix ordering of stubs task
Placing the stubs function between patch and configure steps
breaks because it has dependencies which are not guranteed
until the configure step.
Build error:
"fatal error: gnu/stubs-32.h: No such file or directory"
This patch simply moves the step between configure and compile
to resolve the dependency issue.
Reported-by: Machon Gregory <mbgrego@tycho.nsa.gov>
Signed-off-by: Chris Patterson <cjp256@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools/python/python-gevent/libev-conf.patch')
0 files changed, 0 insertions, 0 deletions