[Bug 223279] devel/boost-libs fails to build on powerpc64 since update to 1.65.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 10 03:24:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223279

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

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-office mailing list