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

(-)Makefile (-4 lines)
Lines 18-27 Link Here
18
18
19
LICENSE=	GPLv2
19
LICENSE=	GPLv2
20
20
21
BROKEN_mips=		fails to compile: unrecognized command line option "-Wno-date-time"
22
BROKEN_mips64=		fails to compile: unrecognized command line option "-Wno-date-time"
23
BROKEN_powerpc64=	fails to compile: unrecognized command line option "-Wno-date-time"
24
25
LIB_DEPENDS=	libgdbm.so:databases/gdbm \
21
LIB_DEPENDS=	libgdbm.so:databases/gdbm \
26
		libtalloc.so:devel/talloc
22
		libtalloc.so:devel/talloc
27
23

Return to bug 232533