mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 03:26:45 +00:00
97758f8468
as far as possible. Some functions are internal to libc and no public header are available. Fixes #1466
6 lines
103 B
Makefile
6 lines
103 B
Makefile
include $(REP_DIR)/lib/mk/libm.mk
|
|
|
|
SRC_C += msun/amd64/fenv.c
|
|
|
|
vpath msun/amd64/fenv.c $(LIBC_DIR)/lib
|