diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2018-05-01 16:30:48 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2018-05-01 16:30:48 +0000 |
| commit | e6a376d196feea7a598005ad0ff2d7f04aa0889d (patch) | |
| tree | dc3eda9efd21ba0e3f3ac402f1d525f94ea6447f /lib/libsysdecode/Makefile | |
| parent | e4eef18848a141a0ad4312bd120effc1472e0811 (diff) | |
Notes
Diffstat (limited to 'lib/libsysdecode/Makefile')
| -rw-r--r-- | lib/libsysdecode/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile index 6233149c43fb..a37d05de20c4 100644 --- a/lib/libsysdecode/Makefile +++ b/lib/libsysdecode/Makefile @@ -120,9 +120,6 @@ CFLAGS+=-DPF # Workaround duplicate declarations in <netinet/ip_compat.h> CFLAGS.gcc.ioctl.c+= -Wno-redundant-decls -# Workaround warning for unused ssi_cables[] in <dev/lmc/if_lmc.h> -CFLAGS.gcc.ioctl.c+= -Wno-unused - CFLAGS.gcc+= ${CFLAGS.gcc.${.IMPSRC}} DEPENDOBJS+= tables.h |
