Files
genode/repos/libports/lib/mk/spec/x86_64/libm.mk
Sebastian Sumpf 4d4cc4fd02 libm: use libm from libc and remove openlibm
- enable libm for x86/arm
- update ieee754 to slightly changed output
- remove openlibm from port

fixes #4213
2021-07-28 11:25:21 +02:00

8 lines
121 B
Makefile

LIBM_LD80 = yes
include $(REP_DIR)/lib/mk/libm.inc
SRC_C += msun/amd64/fenv.c
vpath msun/amd64/fenv.c $(LIBC_DIR)/lib