Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2014 12:00:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192397] [patch] graphics/mupdf add -fPic option
Message-ID:  <bug-192397-13-UVx1ta8Gno@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192397-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192397-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=192397

--- Comment #5 from Baptiste Daroussin <bapt@FreeBSD.org> ---
What you probably want to do is create 2 .a:
libmupdf.a and libmupdf_shared.a the second built with -fPIC and make zathura
use the second

-- 
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-192397-13-UVx1ta8Gno>