1ifeq ($(subdir),math)
2libm-support += fenv_const fe_nomask fe_mask t_sqrt
3endif
4
5ifeq ($(subdir),stdlib)
6tests += tst-setcontext-fpscr
7endif
8