Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Oct 2018 18:17:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 214864] [exp-run] test build with lld as /usr/bin/ld
Message-ID:  <bug-214864-7788-X1ElnuQMmg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214864-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214864-7788@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=3D214864

--- Comment #175 from Ed Maste <emaste@freebsd.org> ---
(In reply to Michael Osipov from comment #174)
> Ed, shall I patch the Makefile with sed for 32 bit or do you see a better=
 way
> to fix this? CFLAGS?

CFLAGS+=3D-fPIC is generally the preferred (least invasive, most straightfo=
rward,
etc.) approach, but relies on the build infrastructure honouring CFLAGS. I
would not be surprised to find that a java-related port doesn't use CFLAGS,=
 in
that case using sed inject -fPIC sounds reasonable.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214864-7788-X1ElnuQMmg>