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
tr_TR locale: Base collation on iso14651_t1 [BZ #22527]
[glibc.git]
/
sysdeps
/
x86
/
Makefile
blob
0d0326c21acd3e05777d8a6aa644d057e3f0613c
1
ifeq
($(
subdir
),
csu
)
2
gen-as-const-headers
+=
cpu-features-offsets.sym
3
endif
4
5
ifeq
($(
subdir
),
elf
)
6
sysdep-dl-routines
+=
dl-get-cpu-features
7
8
tests
+=
tst-get-cpu-features
9
tests-static
+=
tst-get-cpu-features-static
10
endif