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
Consolidate alphasort{64} and versionsort{64} implementation
[glibc.git]
/
sysdeps
/
s390
/
preconfigure
blob
d6302b0c152c5ecff66cb6fcbf69a849f255495d
1
# preconfigure fragment for s390.
2
3
case "$machine" in
4
s390) base_machine=s390 machine=s390/s390-32 ;;
5
s390x) base_machine=s390 machine=s390/s390-64 ;;
6
esac