about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/unix/sysv/linux/sh/Makefile
blob: dd3b382ac108e716c71685b239698c055c7c94e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ifeq ($(subdir),io)
sysdep_routines += pipe
endif

ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif

ifeq ($(subdir),misc)
gen-as-const-headers += sigaltstack-offsets.sym
endif

ifeq ($(subdir),math)
# The libm.so link can't find __fpscr_values
libm.so-no-z-defs = yes
endif