diff options
| author | Warner Losh <imp@FreeBSD.org> | 2015-05-21 14:36:11 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2015-05-21 14:36:11 +0000 |
| commit | 111ff432de72e0bde33decae770a0e543042c147 (patch) | |
| tree | c10df3877a2675137aa71aa5cf06fb34512bf31d /lib/libufs | |
| parent | 6830c0d5b2fca55f205d9c690efe5c1c890c72c2 (diff) | |
Notes
Diffstat (limited to 'lib/libufs')
| -rw-r--r-- | lib/libufs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile index 78832d88debe..24efd0ccc5fa 100644 --- a/lib/libufs/Makefile +++ b/lib/libufs/Makefile @@ -21,7 +21,6 @@ MLINKS+= ufs_disk_close.3 ufs_disk_write.3 WARNS?= 2 -DEBUG_FLAGS = -g CFLAGS+= -D_LIBUFS .if defined(LIBUFS_DEBUG) CFLAGS+= -D_LIBUFS_DEBUGGING |
