]> Git Repo - qemu.git/commit - tests/vm/ubuntu.i386
tests/vm: Add flex and bison to the vm image
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 28 Jun 2018 15:35:35 +0000 (12:35 -0300)
committerFam Zheng <[email protected]>
Wed, 15 Aug 2018 02:12:35 +0000 (10:12 +0800)
commita3f9f64bf9182f949af7d7b08f7387c976957eec
treef667347571c93ebcae0daf5d20acdd48fad96292
parentdcf7ea4a78b10575dcc032e0356233ab3a95e7d2
tests/vm: Add flex and bison to the vm image

Similar to 79f24568e5e70, this fixes the following warnings:

           CHK version_gen.h
           LEX convert-dtsv0-lexer.lex.c
  make[1]: flex: Command not found
           BISON dtc-parser.tab.c
  make[1]: bison: Command not found
           LEX dtc-lexer.lex.c
  make[1]: flex: Command not found

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20180628153535[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
tests/vm/ubuntu.i386
This page took 0.025063 seconds and 4 git commands to generate.