diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-05-12 21:26:42 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-05-12 21:26:42 +0000 |
| commit | eb9b80c30db577b51bbad66af11b959bc67aa82d (patch) | |
| tree | 301846b6c31e930c5ea238dac1576fb85693a1d1 /lib/libfetch/Makefile | |
| parent | c12c6e3cda3ebc5aadd5ab7b9ffc76ba147c7c4a (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/Makefile')
| -rw-r--r-- | lib/libfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 3794f2ffdca2..12495b2006c3 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -26,7 +26,7 @@ LDADD= -lmd CFLAGS+= -DFTP_COMBINE_CWDS CSTD?= c99 -WARNS?= 3 +WARNS?= 4 SHLIB_MAJOR= 6 |
