summaryrefslogtreecommitdiffstats
path: root/recipes-extended/kvmtool/files/0003-kvmtool-Werror-disabled.patch
Commit message (Collapse)AuthorAgeFilesLines
* kvmtool: Werror Disabled PatchCevat Bostancioglu2019-06-251-0/+24
Couple of compile time warnings(sizeof-pointer-memaccess, format-truncation) turned into errors before with Werror command, this patch disables this feature. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>