repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix a typo in linux lxstat.c
[glibc.git]
/
sysdeps
/
aarch64
/
Makefile
blob
06323550e947caa282a58e0dcf57888e8cf789d7
1
long-double-fcts
=
yes
2
3
ifeq
($(
subdir
),
debug
)
4
CFLAGS-backtrace.c
+= -
funwind-tables
5
endif
6
7
ifeq
($(
subdir
),
elf
)
8
sysdep-dl-routines
+=
tlsdesc dl-tlsdesc
9
gen-as-const-headers
+=
dl-link.sym
10
endif
11
12
ifeq
($(
subdir
),
csu
)
13
gen-as-const-headers
+=
tlsdesc.sym
14
endif