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

--- Comment #15 from Tomoaki AOKI <junch...@dec.sakura.ne.jp> ---
(In reply to Tatsuki Makino from comment #14)

Thanks for pointing this out. I've tested the patch only on affected base only.
(Testing the reverse condition by changing "mempcpy" on patch to something
nonexistent, i.e. "mempcpie", and see the extra patch IS applied. Didn't see
outputs itself from make.)

But unfortunately, the logic is reversed.
The extra patch is needed only if string.h doesn't have mempcpy() definition.
So `echo 1` and `echo 0` should be swapped.

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

Reply via email to