Compilation warnings -- rebase #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With recent
gcc
, this repository in the context of Linuxv4.17-rc5
fails to build with three warnings (treated as errors):This can most probably be fixed by rebasing the repo on top of a recent
perf
and a more recent Linux context.Workaround:
EXTRA_CFLAGS=-Wno-stringop-truncation make