[Bug 200020] [patch] editors/libreoffice: enable build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 11 02:38:01 UTC 2017


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

--- Comment #20 from Justin Hibbits <jhibbits at FreeBSD.org> ---
(In reply to Curtis Hamilton from comment #19)

There is, of course, the system libstdc++.so in /usr/lib.

Looking at the command line, it appears libreoffice explicitly adds
"-Wl,-rpath-link,/lib:/usr/lib" to the link line, such that /usr/lib/libstdc++
is likely found before /usr/local/lib/gcc49/libstdc++.so .  This could end up
being just another minor patch to unxgcc.mk .

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list