security/john: enable simd on powerpc
This commit is contained in:
parent
16aff2e12f
commit
44ee520b7f
1 changed files with 0 additions and 6 deletions
|
@ -48,12 +48,6 @@ OPENCL_USE= PERL5=build
|
|||
|
||||
OPENMP_CONFIGURE_OFF= --disable-openmp
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc
|
||||
CONFIGURE_ARGS+= --disable-simd
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' ${WRKSRC}/params.h
|
||||
@${REINPLACE_CMD} -e '/^host_cpu=/s|$$| ; case $$host_cpu in\
|
||||
|
|
Loading…
Reference in a new issue