genode/repos/libports/lib
Piotr Tworek a10903a197 libm: fix undefined __isinff / __isinfl symbol references
Those symbols are not satisfied by any code or dependency of libm. As
result calling cprojf function will always crash on Genode. This crash
can be turned into link time error by adding --no-undefined to LD_OPT.

This patch provides the missing symbols by including isninf.c in libm
build.

Fixes #4299
2021-11-29 15:10:50 +01:00
..
import libports: Add Mesa-21.0.0 support 2021-08-30 15:00:38 +02:00
mk libm: fix undefined __isinff / __isinfl symbol references 2021-11-29 15:10:50 +01:00
symbols libssh port: immediate mode for ssh poll 2021-10-13 14:01:02 +02:00