View | Details | Raw Unified | Return to bug 231462 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 8-13 Link Here
8
8
9
TEST_TARGET=    test
9
TEST_TARGET=    test
10
10
11
BROKEN_mips64=		fails to compile: KeccakHash.h: No such file or directory
11
.include "${MASTERDIR}/Makefile"
12
12
13
.include "${MASTERDIR}/Makefile"
13
#.if ${ARCH} == powerpc64 || ${ARCH} == mips64
14
#CFLAGS+=       -DHAVE_SLOW_HASH3
15
#.endif

Return to bug 231462