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
2014-05-01 Steve Ellcey <sellcey@mips.com>
[glibc.git]
/
sysdeps
/
s390
/
Makefile
blob
42978dc8b28040e072dfcd10cdd54f85220866bd
1
ifeq
($(
subdir
),
setjmp
)
2
ifeq
(
yes
,$(
build-shared
))
3
sysdep_routines
+=
v1-longjmp v1-sigjmp
4
endif
5
endif
6
7
ifeq
($(
subdir
),
csu
)
8
gen-as-const-headers
+=
rtld-global-offsets.sym
9
endif