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
S390: Ifunc resolver macro for vector instructions.
[glibc.git]
/
sysdeps
/
sh
/
Makefile
blob
0c6db9a9d41d56defb946fcc31e0767c7a853611
1
ifeq
($(
subdir
),
csu
)
2
gen-as-const-headers
+=
tcb-offsets.sym
3
endif
4
5
ifeq
($(
subdir
),
gmon
)
6
sysdep_routines
+=
_mcount
7
endif
8
9
ifeq
($(
subdir
),
debug
)
10
CFLAGS-backtrace.c
+= -
funwind-tables
11
endif