(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / m68k / Makefile
blob6bb4f6b81684f6ec9be8fc17724807c1d1d24951
1 # Linux/m68k uses Motorola asm syntax and the ELF format.
3 m68k-syntax-flag = -DMOTOROLA_SYNTAX
5 ifeq ($(subdir),misc)
6 sysdep_routines += mremap
7 sysdep_headers += sys/reg.h
8 endif
10 ifeq ($(subdir),elf)
11 sysdep-others += lddlibc4
12 install-bin += lddlibc4
13 endif
15 ifeq ($(subdir),resource)
16 sysdep_routines += oldgetrlimit64
17 endif