mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
11 lines
144 B
Makefile
11 lines
144 B
Makefile
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
|