LoongArch: Update ulps
[glibc.git] / sysdeps / unix / sysv / linux / sh / Makefile
blobdd3b382ac108e716c71685b239698c055c7c94e8
1 ifeq ($(subdir),io)
2 sysdep_routines += pipe
3 endif
5 ifeq ($(subdir),stdlib)
6 gen-as-const-headers += ucontext_i.sym
7 endif
9 ifeq ($(subdir),misc)
10 gen-as-const-headers += sigaltstack-offsets.sym
11 endif
13 ifeq ($(subdir),math)
14 # The libm.so link can't find __fpscr_values
15 libm.so-no-z-defs = yes
16 endif