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
Remove `.ctors' and `.dtors' output sections
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
powerpc
/
Makefile
blob
d1281cf469c0d3c702f217c6d408e13d6265bca2
1
64
bit-predefine
=
__powerpc64__
2
ifeq
($(
subdir
),
rt
)
3
librt-routines
+=
rt-sysdep
4
endif
5
6
ifeq
($(
subdir
),
stdlib
)
7
gen-as-const-headers
+=
ucontext_i.sym
8
endif
9
10
ifeq
($(
subdir
),
elf
)
11
sysdep_routines
+=
dl-vdso
12
endif