[Bug 197146] [MAINTAINER] security/libgcrypt: Fix crash on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 6 21:28:44 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197146

Carlos Jacobo Puga Medina <cpm at fbsd.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152288|0                           |1
        is obsolete|                            |

--- Comment #11 from Carlos Jacobo Puga Medina <cpm at fbsd.es> ---
Created attachment 152642
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152642&action=edit
libgcrypt-1.6.2_1.diff

Patch modified according to Mk/Uses/compiler.mk

# Fix crash at cipher/salsa20.c module on amd64
.if ${ARCH} == "amd64" && exists(/usr/bin/clang)
CFLAGS:=    ${CFLAGS:N-O*} -O2
.endif

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


More information about the freebsd-ports-bugs mailing list