glibc/sysdeps/sparc/sparc64/Makefile

8 lines
171 B
Makefile

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