genode/repos/libports/lib/mk/spec/arm_64/libm.mk
Emery Hemingway 777d92f6de Port of OpenLibm
Replace the FreeBSD libm with OpenLibm, which is easier to port.
OpenLibm is used by Mirage's freestanding Ocaml runtime (sin POSIX).

https://openlibm.org/

Ref #3289
2019-05-27 14:46:53 +02:00

3 lines
50 B
Makefile

ARCH = aarch64
include $(REP_DIR)/lib/mk/libm.inc