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
Don't touch user-controlled stdio locks in forked child (bug 12847)
[glibc.git]
/
sysdeps
/
sh
/
preconfigure
blob
c1f65377977fa9e9fc576ee93589db7a5e3e974a
1
# preconfigure fragment for sh.
2
3
case "$machine" in
4
sh3*) base_machine=sh machine=sh/sh3 ;;
5
sh4*) base_machine=sh machine=sh/sh4 ;;
6
esac