summaryrefslogtreecommitdiffstats
path: root/sbin/geom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/Makefile')
-rw-r--r--sbin/geom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/Makefile b/sbin/geom/Makefile
index 0cb98d1..c357e9d 100644
--- a/sbin/geom/Makefile
+++ b/sbin/geom/Makefile
@@ -10,7 +10,7 @@
PROG= geom
SRCS= geom.c geom_label.c geom_part.c subr.c
-CFLAGS+=-I${.CURDIR} -I${.CURDIR}/core
+CFLAGS+=-I${.CURDIR} -I${.CURDIR}/core -DSTATIC_GEOM_CLASSES
DPADD= ${LIBGEOM} ${LIBSBUF} ${LIBBSDXML} ${LIBUTIL}
LDADD= -lgeom -lsbuf -lbsdxml -lutil
OpenPOWER on IntegriCloud