diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-03-09 21:01:12 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-03-09 21:01:12 +0000 |
| commit | a6c03411f28808b989f16b12c7c2efac2c76928a (patch) | |
| tree | 03454dfe6e9ec5f335216e8c94654eaf5981da2a /lib/libcompat | |
| parent | bb505a4f0fd64abc1b63e57d4e61693e4afb0da0 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 2ca46f0eb57b..3a9d666c5b1d 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -5,7 +5,7 @@ LIB=compat CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale NO_PIC= -WARNS?= 1 +WARNS?= 0 .PATH: ${.CURDIR}/4.1/${MACHINE_ARCH} ${.CURDIR}/4.1 \ ${.CURDIR}/4.3/${MACHINE_ARCH} ${.CURDIR}/4.3 \ |
