mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
security/john: enable simd on powerpc
This commit is contained in:
parent
16aff2e12f
commit
44ee520b7f
@ -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 New Issue
Block a user