(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / linuxthreads / sysdeps / m68k / Makefile
blob1cd27d44ca887c19b3cb2dcd7994a30971804a7b
1 ifeq ($(subdir), linuxthreads)
2 object-suffixes-left := $(libpthread-nonshared)
3 define o-iterator-doit
4 $(objpfx)$o.os: pic-ccflag = -fPIC
5 endef
6 include $(o-iterator)
7 endif