Browse Source
When compiling KWIML tests with `-Werror=format-security` we get error: -Wformat-security ignored without -Wformat Therefore we should disable both `format` and `format-security` together.pull/293/head

committed by
Brad King

1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue