4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
case "$machine" in
|
||
|
ia64*) libc_commonpagesize=0x4000 ;;
|
||
|
esac
|