mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 20:30:17 +00:00
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
3 lines
46 B
Makefile
3 lines
46 B
Makefile
ARCH = arm
|
|
include $(REP_DIR)/lib/mk/libm.inc
|