]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commit
Makefile: Stop building Python for Xen 4.5 or later.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 8 Jan 2016 15:06:15 +0000 (10:06 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 8 Jan 2016 15:06:15 +0000 (10:06 -0500)
commit3212d59ffd6e1e92a7ab11fc21756b85e42ff39f
tree6e0dc1581e07011c4256a0471f4efa88d61bae84
parent35d6f656b282cad58556009438decb8a06f437c3
Makefile: Stop building Python for Xen 4.5 or later.

We still bundle Python code even if we do not need. In
the past the only reason for doing it was for Xend but
since that is gone..

However the python-dependency brought in some other dependencies
shared by other programs - gdb and perl. As such make this
dependency be part of the targets.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/Makefile