diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-05-12 21:12:24 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-05-12 21:12:24 +0000 |
| commit | a42eecded016f34ff870a1f1cd04c5268898975b (patch) | |
| tree | e8bf1b48097325b443cfffe95ded5c63518ac10c /lib/libfetch/Makefile | |
| parent | 8d917b4b49a2eccfd321c453f1d4ea66d7568237 (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 5091adf7c334..3794f2ffdca2 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -26,7 +26,7 @@ LDADD= -lmd CFLAGS+= -DFTP_COMBINE_CWDS CSTD?= c99 -WARNS?= 2 +WARNS?= 3 SHLIB_MAJOR= 6 |
