Test for stack alignment.
[jlayton/glibc.git] / linuxthreads / sysdeps / m68k / Makefile
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