[Bug 192158] Ccache generates relocation errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 27 13:31:43 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192158
--- Comment #4 from melvyn at magemana.nl ---
Created attachment 145029
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145029&action=edit
Override libtool's broken PIC flag detection
The libtool logic is based on the assumption that the compiler generates a
warning about -fPIC being supported but still returns exit status 0.
This isn't the case for FreeBSD at least on amd64. Override the detection by
providing a variable that PIC is supported.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list