mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
777d92f6de
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
|