sim: bpf: enable -Werror usage

Now that all bpf warnings have been cleaned up, turn on -Werror.
This commit is contained in:
Mike Frysinger
2021-06-26 23:29:17 -04:00
parent f2ddf6e39d
commit 78484bcab9
2 changed files with 4 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
2021-06-28 Mike Frysinger <vapier@gentoo.org>
* Makefile.in (SIM_WERROR_CFLAGS): Delete.
2021-06-28 Mike Frysinger <vapier@gentoo.org>
* bpf.c (bpfbf_exit): Use PRI 64 formats.
-3
View File
@@ -41,9 +41,6 @@ SIM_EXTRA_DEPS = \
SIM_EXTRA_CLEAN = bpf-clean
# Code doesn't build cleanly yet.
SIM_WERROR_CFLAGS =
## COMMON_POST_CONFIG_FRAG
# BPF headers