Heinrich Schuchardt 4431a9889c 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:e87dfb0526be ("lib: sscanf: add sscanf implementation")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-08-27 11:26:58 -04:00
..
2019-04-22 18:13:21 -04:00
2020-08-27 11:26:58 -04:00
2020-03-12 08:20:39 -04:00
2020-05-18 21:19:18 -04:00