Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2014 09:11:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192555] [PATCH] security/libgcrypt: fix build with GCC on 8.x
Message-ID:  <bug-192555-13-Qh1nfXHTwQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192555-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192555-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192555

--- Comment #4 from Carlos Jacobo Puga Medina <cjpugmed@gmail.com> ---
(In reply to John Marino from comment #3)
> I would have it disabled by default, but you can add an option to build with
> assembly routines.  I think that's a pretty standard approach.

Yes, I think that build libgcrypt with clang including -DNO_ASM flag in CFLAGS
should work.

Clarification: Using --disable-asm only disables the use of the MPI assembler
modules but not of the other asm functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192555-13-Qh1nfXHTwQ>