Skip to content
Commit 7f784fab authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

iconvconfig: Use the public feof_unlocked



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: default avatarSzabolcs Nagy <szabolcs.nagy@arm.com>
Reviewed-by: default avatarSzabolcs Nagy <szabolcs.nagy@arm.com>
parent dbb949f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment