repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(__getline): Define.
[glibc/history.git]
/
sysdeps
/
x86_64
/
Makefile
blob
65b7aa94ce00807ec96029dfcfc0d668b261221f
1
# The i387 `long double' is a distinct type we support.
2
long-double-fcts
=
yes
3
4
ifeq
($(
subdir
),
csu
)
5
sysdep_routines
+=
hp-timing
6
elide-routines.os
+=
hp-timing
7
endif
8
9
ifeq
($(
subdir
),
gmon
)
10
sysdep_routines
+=
_mcount
11
endif