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

Ed Maste <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ed Maste <[email protected]> ---
Related commit 0be274d3737972532c042d06c53b5807e95aa845, Adjust where UNAME_r
is defined for ports builds

which invokes

`env - UNAME_r=${UNAME_r} PATH=$$PATH make -C
${PORTSDIR}/emulators/qemu-user-static BATCH=1 all install clean`

I think UNAME_r=${UNAME_r} is incorrect here, as the qemu-user-static we're
building is intended for the build host, not the target version.

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

Reply via email to