glibc/sysdeps/sparc/sparc64/Makefile

8 lines
168 B
Makefile

# The Sparc `long double' is a distinct type we support.
long-double-fcts = yes
ifeq ($(subdir),csu)
sysdep_routines += hp-timing
elide-routines.os += hp-timing
endif