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

(-)Makefile (-1 / +2 lines)
Lines 35-41 Link Here
35
35
36
OPTIONS_DEFINE=	CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX
36
OPTIONS_DEFINE=	CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX
37
OPTIONS_DEFAULT=CORBA DIRTY DTRACE KQUEUE OPENSSL SCTP THREADS
37
OPTIONS_DEFAULT=CORBA DIRTY DTRACE KQUEUE OPENSSL SCTP THREADS
38
OPTIONS_EXCLUDE_powerpc64=	HIPE
38
OPTIONS_EXCLUDE_powerpc64=	HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
39
OPTIONS_EXCLUDE_powerpc64_13=	DTRACE
39
40
40
CORBA_DESC=	Enable Corba support
41
CORBA_DESC=	Enable Corba support
41
DIRTY_DESC=	Enable Dirty schedulers
42
DIRTY_DESC=	Enable Dirty schedulers

Return to bug 242718