Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2017 03:24:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 223279] devel/boost-libs fails to build on powerpc64 since update to 1.65.1
Message-ID:  <bug-223279-25061-NU0l1M8yhB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223279-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223279-25061@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=3D223279

--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 188669
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188669
Proposed fix

> +MAKE_ARGS+=3D	xdll-path=3D${RPATH}

Why not use ${_GCC_RUNTIME} directly? make(1) usually postpones variable
expansion unless it's used in .if/.for conditionals or target dependencies.

--=20
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-223279-25061-NU0l1M8yhB>