Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 2014 10:02:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192501] security/libtomcrypt - add fpic flag
Message-ID:  <bug-192501-13-2LY0InqgGm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192501-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192501-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=192501

--- Comment #3 from John Marino <marino@FreeBSD.org> ---
I think it's amd64 only.
You can test this on i386, try building your program without modifying 
libtomcrypt, it should work.

Or if you don't want to test, just modify this to be AMD64 only, e.g.
CFLAGS_amd64= -fPIC

e.g.
http://svnweb.freebsd.org/ports/head/devel/libcfg/Makefile?revision=345872&view=markup

-- 
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-192501-13-2LY0InqgGm>