genode/repos/libports/lib/mk/x86_64/libm.mk
Alexander Boettcher 97758f8468 libc: use correct type for dummy libc functions
as far as possible. Some functions are internal to libc and no public
header are available.

Fixes #1466
2015-03-27 11:53:16 +01:00

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