View | Details | Raw Unified | Return to bug 215107
Collapse All | Expand All

(-)/usr/src/sys/modules/zfs/Makefile (working copy) (-4 lines)
Lines 93-102 Link Here
93
CFLAGS+=-I${SUNW}/common
93
CFLAGS+=-I${SUNW}/common
94
CFLAGS+=-DBUILDING_ZFS
94
CFLAGS+=-DBUILDING_ZFS
95
95
96
.if ${MACHINE_ARCH} == "powerpc64"
97
CFLAGS+=-mminimal-toc
98
.endif
99
100
.ifdef ZFS_DEBUG
96
.ifdef ZFS_DEBUG
101
CFLAGS+=-DDEBUG=1
97
CFLAGS+=-DDEBUG=1
102
DEBUG_FLAGS=-g
98
DEBUG_FLAGS=-g

Return to bug 215107