Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2018 18:42:31 +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-MKXBhU2ToQ@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 #176 from Michael Osipov <michael.osipov@siemens.com> ---
(In reply to Ed Maste from comment #175)

Ed, guess what, the previous port maintainer was so smart to foresee stuff =
like
this. You can go ahead and apply this patch as recommended by the source
maintainers:

> --- Makefile     2018-10-03 20:39:12.488535000 +0200
> +++ Makefile    2018-10-03 20:40:03.281083000 +0200
> @@ -30,6 +30,7 @@
>  MAKE_ARGS+=3D    -Dbits=3D64
>  .else
>  MAKE_ARGS+=3D    -Dbits=3D32
> +CFLAGS+=3D       -fPIC
>  .endif
>=20
>  post-patch:

and the port will build again on i386.

--=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-MKXBhU2ToQ>