(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / arm / Makefile
blob0ccdbe81f6c9247f6b9fed7084aaa51f121fe332
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm
3 sysdep_headers += sys/elf.h sys/io.h
4 endif
6 ifeq ($(subdir),signal)
7 sysdep_routines += sigrestorer
8 endif
10 ifeq ($(subdir),resource)
11 sysdep_routines += oldgetrlimit64
12 endif