mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
Build of iconvconfig failed with CFLAGS=-Os since __feof_unlocked is not a public symbol. Replace with feof_unlocked (defined to __feof_unlocked when IS_IN (libc)) to fix this. Reported-by: Szabolcs Nagy <szabolcs.nagy@arm.com> Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>codonell/c-utf8
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue