diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-01-13 18:02:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-13 18:02:08 +0000 |
commit | 5cf92ca436e1a1ba60fec8b30b6cb3cfd4842bc8 (patch) | |
tree | 2f712320322db3867d7a9b6fad5d6ac408522801 /scripts/lib/wic/pluginbase.py | |
parent | 33116dfc018fd387fa70131dcabc653745c32fde (diff) | |
download | openembedded-core-5cf92ca436e1a1ba60fec8b30b6cb3cfd4842bc8.tar.gz openembedded-core-5cf92ca436e1a1ba60fec8b30b6cb3cfd4842bc8.tar.bz2 openembedded-core-5cf92ca436e1a1ba60fec8b30b6cb3cfd4842bc8.zip |
libxml2: fix makefile for ptests
Changes to Makefile in latest version mean when "make -k runtests" is executed,
it leads to errors like:
| make: *** No rule to make target 'runtest.c', needed by 'runtest.o'.
| make: *** No rule to make target 'SAX.c', needed by 'SAX.lo'.
| make: *** No rule to make target 'entities.c', needed by 'entities.lo'.
| make: *** No rule to make target 'encoding.c', needed by 'encoding.lo'.
Make sure that we don't try to check and compile the tests again on the target.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
0 files changed, 0 insertions, 0 deletions