(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / i386 / Makefile
blob1ae69407ffe3874e7e87f911cc78e0f839235a6b
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm iopl vm86
3 sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h sys/io.h
4 endif
6 ifeq ($(subdir),elf)
7 sysdep-others += lddlibc4
8 install-bin += lddlibc4
10 endif
12 ifeq ($(subdir),resource)
13 sysdep_routines += oldgetrlimit64
14 endif