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

Tatsuki Makino <[email protected]> changed:

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

--- Comment #14 from Tatsuki Makino <[email protected]> ---
(In reply to commit-hook from comment #13)

This change will result in an error message in a non-problematic environment
(12.2-STABLE).
The following might be better?

...

BASE_MEMPCPY!=  ${GREP} -q mempcpy ${CROSS_SYSROOT}/usr/include/string.h &&
echo 1 || echo 0
.if ${BASE_MEMPCPY}

...

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

Reply via email to