mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-28 10:10:29 -07:00
Currently there are warnings about flex and bison being missing when
building in the centos6 image:
make[1]: flex: Command not found
BISON dtc-parser.tab.c
make[1]: bison: Command not found
Add them.
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170524005206.31916-1-famz@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
|
||
|---|---|---|
| .. | ||
| centos6.docker | ||
| debian-arm64-cross.docker | ||
| debian-armhf-cross.docker | ||
| debian-bootstrap.docker | ||
| debian-bootstrap.pre | ||
| debian-s390x-cross.docker | ||
| debian.docker | ||
| fedora.docker | ||
| min-glib.docker | ||
| travis.docker | ||
| ubuntu.docker | ||