libc: don't try to export __sF

This symbol has been static since 2008 (commit 1e98f88776).

Differential Revision:	https://reviews.freebsd.org/D44188
This commit is contained in:
Brooks Davis 2024-04-16 18:01:54 +01:00
parent 88fcb61799
commit 63b179b68d

View file

@ -18,7 +18,6 @@ FBSD_1.0 {
fgetwln;
fgetws;
fileno;
__sF;
__stdinp;
__stdoutp;
__stderrp;