mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-02 03:56:42 +00:00
a4d67c3262
issue #4312
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
|