]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/unix/sysv/linux/x86_64/Makefile
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / x86_64 / Makefile
CommitLineData
2cd8fda5 132bit-predefine = __i386__
abe7b661
RM
264bit-predefine = __x86_64__
3
c9cf6dde
AJ
4ifeq ($(subdir),misc)
5sysdep_routines += ioperm iopl
40ff7949 6sysdep_headers += sys/perm.h sys/reg.h sys/debugreg.h sys/io.h
c9cf6dde 7endif
c816e074
AJ
8
9ifeq ($(subdir),stdlib)
10sysdep_routines += __start_context
11endif