Skip to content
Commit 4431a988 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Tom Rini
Browse files

test: undefined reference to 'sscanf'



Compiling with CONFIG_UNIT_TEST=y leads to:

aarch64-linux-gnu-ld.bfd:
test/lib/sscanf.c:50: undefined reference to `sscanf'

Add missing build dependency.

Fixes:e87dfb05 ("lib: sscanf: add sscanf implementation")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 12178b51
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