repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge sysdeps/alpha/elf/ into sysdeps/alpha/.
[glibc-ports.git]
/
sysdeps
/
alpha
/
preconfigure
blob
09559b9de48fe0a52734795cbef8236e5889194b
1
case "$machine" in
2
alpha*) base_machine=alpha machine=alpha/$machine
3
# Parameters to allow auto-detection of -z relro.
4
libc_commonpagesize=0x2000
5
libc_relro_required=yes ;;
6
esac
7