Home
last modified time | relevance | path

Searched hist:"3998 c25e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A D.travis.yml3998c25e Tue May 28 13:13:08 CDT 2019 Alex Bennée <alex.bennee@linaro.org> .travis.yml: bump gcc sanitiser job to gcc-9

The toolchain PPA has it so we might as well use it. We currently have
to add:

-Wno-error=stringop-truncation

as there are still strncpy operations in the tree operating on things
that haven't been annotated with QEMU_NONSTRING.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>