[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, 05 Sep 2021 14:26:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258271

--- Comment #3 from Felix Palmen <felix@palmen-it.de> ---
Created attachment 227685
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227685&action=edit
0001-www-chromium-deduce-mempcpy-avail-from-OSVERSION.patch

As a possibly better alternative, here's a patch using OSVERSION instead of an
explicit check with grep. This might be wrong for -CURRENT built during a short
period of time (2 days?), but is readable and doesn't have any of the negative
effects.

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