mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-31 19:17:04 +00:00
97758f8468
as far as possible. Some functions are internal to libc and no public header are available. Fixes #1466
6 lines
101 B
Makefile
6 lines
101 B
Makefile
include $(REP_DIR)/lib/mk/libm.mk
|
|
|
|
SRC_C += msun/i387/fenv.c
|
|
|
|
vpath msun/i387/fenv.c $(LIBC_DIR)/lib
|