repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update from main archive 970226
[glibc/history.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
sparc
/
Makefile
blob
30ef946c19e9c3ea7f2579bc44f476df152fcd39
1
ifeq
($(
subdir
),
signal
)
2
sysdep_routines
+=
__sigtrampoline
3
endif
4
5
# When I get this to work, this is the right thing
6
ifeq
($(
subdir
),
elf
)
7
CFLAGS-rtld.c
+= -
mv8
8
#rtld-routines += dl-sysdepsparc
9
endif
# elf
10
11
asm-CPPFLAGS
= -
fPIC