[Bug 192555] [PATCH] security/libgcrypt: fix build with GCC on 8.x
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 10 19:52:41 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192555
--- Comment #2 from Carlos Jacobo Puga Medina <cjpugmed at gmail.com> ---
(In reply to Kurt Jaeger from comment #1)
> > The following patch was proposed by an user via mail to build happy libgrypt
> > with GCC on FreeBSD 8.x
>
> Testbuild on 8.4amd64 @work.
>
> If I understand it, it *always* builds without using the assembler code ?
> Is my understanding correct ?
Yes, libgcrypt has some assembly code routines but to disable it we can use
'--disable-asm' option to the configure script.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list