Date: Sun, 02 Feb 2020 19:45:49 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 243810] gcc compile error Message-ID: <bug-243810-29464-w9zg3e8noC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243810-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-243810-29464@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=3D243810 --- Comment #4 from commit-hook@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 f= or 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243810-29464-w9zg3e8noC>