git: 44ee520b7f4d - main - security/john: enable simd on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 13:40:02 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=44ee520b7f4dc97e26b948fc0f54402763ef5b12 commit 44ee520b7f4dc97e26b948fc0f54402763ef5b12 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-27 13:18:55 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-27 13:18:55 +0000 security/john: enable simd on powerpc --- security/john/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/security/john/Makefile b/security/john/Makefile index 5fb212f3c798..3db81fb3ea75 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -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\