(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / bsd / sun / sparc / Makefile
blob59d10dbdbffedafd8470f8da703a81ad302def36
1 # Basically `-e start' is magical to the Sun linker. You would think that
2 # having start.o first would be enough, but you would be wrong.
3 LDFLAGS := $(LDFLAGS) -Xlinker -e -Xlinker start
5 ifeq ($(subdir),signal)
6 sysdep_routines := $(sysdep_routines) sigtramp
7 endif