Enable the ASM code within libgcrypt. There is very visible
code for X86 and ARM.

Tested on amd64, i386, arm, powerpc and sparc64.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/libgcrypt/Makefile,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 Makefile
--- Makefile    4 Jan 2014 08:54:21 -0000       1.32
+++ Makefile    28 Jan 2014 00:24:14 -0000
@@ -3,6 +3,7 @@
 COMMENT=               crypto library based on code used in GnuPG
 
 DISTNAME=              libgcrypt-1.6.0
+REVISION=              0
 CATEGORIES=            security
 
 SHARED_LIBS +=  gcrypt               19.0     # 20.0
@@ -22,9 +23,5 @@ LIB_DEPENDS=          security/libgpg-error
 CONFIGURE_STYLE=       gnu
 CONFIGURE_ARGS=                ${CONFIGURE_SHARED} \
                        --enable-static
-
-.if ${MACHINE_ARCH} != "hppa"
-CONFIGURE_ARGS+=       --disable-asm
-.endif
 
 .include <bsd.port.mk>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to