]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
sim: bpf: enable -Werror usage
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 03:29:17 +0000 (23:29 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 28 Jun 2021 15:30:47 +0000 (11:30 -0400)
Now that all bpf warnings have been cleaned up, turn on -Werror.

sim/bpf/ChangeLog
sim/bpf/Makefile.in

index ce383859b267f12bdd6a6860a7cb0dadb5b4cea7..046c450198d15729739c53b7f3d6dd680a5307af 100644 (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.
index c48c37837e6e8f08f45dd047222ee67859ae89ec..3188ab1b0c216b9b49db6d071c6c3a0b65367d1c 100644 (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