Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 13:31:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192158] Ccache generates relocation errors
Message-ID:  <bug-192158-13-IIEIaeyti2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192158-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192158-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=192158

--- Comment #4 from melvyn@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192158-13-IIEIaeyti2>