diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2008-09-08 00:58:12 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2008-09-08 00:58:12 +0000 |
| commit | a2a72fd640296b5cc8aed3c225f5afbdab008fcb (patch) | |
| tree | 0349d827adec97a6ce83103af8717f8c5d12e9e7 /lib/libarchive/test/Makefile | |
| parent | 7217c3967203b288603b17b061beae3228627e66 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive/test/Makefile')
| -rw-r--r-- | lib/libarchive/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile index cbfb6ddef144..42869e8b9d75 100644 --- a/lib/libarchive/test/Makefile +++ b/lib/libarchive/test/Makefile @@ -89,7 +89,7 @@ CFLAGS+= -I${LA_SRCDIR} -I. # Uncomment to link against dmalloc #LDADD+= -L/usr/local/lib -ldmalloc #CFLAGS+= -I/usr/local/include -DUSE_DMALLOC -#WARNS=6 +WARNS=6 # Build libarchive_test and run it. check test: libarchive_test |
