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
.
[glibc/history.git]
/
sysdeps
/
sparc
/
sparc64
/
Makefile
blob
3bb0238832f8605a9d97af84475077ae316b5e56
1
ifeq
($(
subdir
),
csu
)
2
sysdep_routines
+=
hp-timing
3
elide-routines.os
+=
hp-timing
4
endif
5
6
ifeq
($(
subdir
),
csu
)
7
CFLAGS-initfini.s
+= -
mcpu
=
v9
8
endif