11 lines
144 B
Makefile
Raw Normal View History

2021-12-01 10:04:05 +01:00
LIBM_LD128 = yes
include $(REP_DIR)/lib/mk/libm.inc
#
# RISC-V specific
#
SRC_C += msun/riscv/fenv.c
vpath msun/riscv/fenv.c $(LIBC_DIR)/lib