4 lines
72 B
Makefile
4 lines
72 B
Makefile
|
ifeq ($(subdir),math)
|
||
|
libm-support += fenv_const fe_nomask t_sqrt
|
||
|
endif
|