[Bug 258271] www/chromium: Makefile warning for grep mempcpy /usr/include/string.h. This warning is redundant and persistent.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Feb 2022 18:26:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258271

Robert Nagy <robert@openbsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert@openbsd.org

--- Comment #21 from Robert Nagy <robert@openbsd.org> ---
Created attachment 231961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231961&action=edit
toggle mempcpy support based on __FreeBSD_version in the header

The whole point of merging the patches between OpenBSD and FreeBSD is to avoid
such patches and differences. The proper way to do this is to patch the nasm
configuration header unconditionally, so that it can be used in the shared
code.

Please see the attached patch.

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