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