Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2021 14:26:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 258271] www/chromium: Makefile warning for grep mempcpy /usr/include/string.h. This warning is redundant and persistent.
Message-ID:  <bug-258271-28929-JCJgYwdpwJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258271-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258271-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258271

--- Comment #3 from Felix Palmen <felix@palmen-it.de> ---
Created attachment 227685
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227685&action=
=3Dedit
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 s=
hort
period of time (2 days?), but is readable and doesn't have any of the negat=
ive
effects.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258271-28929-JCJgYwdpwJ>