Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2014 11:52:11 +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-AvGyFcv7lz@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 #4 from Baptiste Daroussin <bapt@FreeBSD.org> ---
zathura is trying to statically a shared object to libmupdf.a which case would
expect PIC object in libmupdf.a on 64bits arches.

but PIC object in a .a can have some unwanted side effects this patch is for
sure not the right solution

-- 
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-AvGyFcv7lz>