sim: bpf: enable -Werror usage
Now that all bpf warnings have been cleaned up, turn on -Werror.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user