(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / Makefile
blob627275db09a5c3b19962db59619e5ac79983f0ba
1 32bit-predefine = __i386__
2 64bit-predefine = __x86_64__
4 ifeq ($(subdir),misc)
5 sysdep_routines += ioperm iopl
6 sysdep_headers += sys/perm.h sys/reg.h sys/debugreg.h sys/io.h
7 endif
9 ifeq ($(subdir),stdlib)
10 sysdep_routines += __start_context
11 endif