mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 17:11:06 +00:00
7 lines
136 B
Makefile
7 lines
136 B
Makefile
|
# The i387 `long double' is a distinct type we support.
|
||
|
long-double-fcts = yes
|
||
|
|
||
|
ifeq ($(subdir),csu)
|
||
|
sysdep_routines += hp-timing
|
||
|
endif
|