Update nios2, sparc32 localplt.data files for recent GCC change.
[glibc.git] / sysdeps / unix / sysv / linux / sparc / sparc64 / Makefile
blob715af3df7b14857f760f02a46a27d59a1d4f0c2e
1 # See Makeconfig regarding the use of default-abi.
2 default-abi := 64
4 sysdep-CFLAGS += -fcall-used-g6
5 LD += -melf64_sparc
7 ifeq ($(subdir),stdlib)
8 sysdep_routines += __start_context
9 endif