[Bug 243810] gcc compile error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 2 19:45:50 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243810
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: kevans
Date: Sun Feb 2 19:45:13 UTC 2020
New revision: 357419
URL: https://svnweb.freebsd.org/changeset/base/357419
Log:
libc: provide fputc_unlocked
Among the same justification as the other stdio _unlocked; in addition to an
inline version in <stdio.h>, we must provide a function in libc as well for
the functionality. This fixes the lang/gcc* builds, which want to use the
symbol from libc.
PR: 243810
Reported by: antoine, swills, Michael <michael.adm gmail com>
X-MFC-With: r357284
Changes:
head/include/stdio.h
head/lib/libc/stdio/Symbol.map
head/lib/libc/stdio/fputc.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list