Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kvmtool: Werror Disabled Patch | Cevat Bostancioglu | 2019-06-25 | 1 | -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> |