diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-02-27 08:21:28 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-02-27 08:21:28 +0000 |
| commit | c0159aff30562306f38938289f229bc962f9af0d (patch) | |
| tree | b8a093c000890a816a29208308d9382fd1ab64f5 /sys/dev | |
| parent | b331ba445e3af3c46afb7542fd424ffa427e9590 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/aic7xxx/aicasm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index 04bac72835c1..f31a774e76c8 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -43,3 +43,4 @@ BINDIR=/usr/bin build-tools: ${PROG} .include <bsd.prog.mk> +CFLAGS+= -Wno-missing-prototypes |
