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

Felix Palmen <[email protected]> changed:

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

--- Comment #1 from Felix Palmen <[email protected]> ---
Created attachment 227679
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227679&action=edit
0001-www-chromium-improve-test-for-mempcpy.patch

(In reply to Geezer from comment #0)

> There is no mempcpy in string.h (13.0-RELEASE-p4).

That's the point, the port needs to know that. There is one in more recent
-CURRENT versions and it can't be tested via OSRELEASE.

But this test isn't optimal: It's executed every time the Makefile is evaluated
*and* make prints a warning when it fails.

Find attached a possible patch to solve both issues (at the cost of being hard
to read, unfortunately).

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

Reply via email to