mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 10:21:05 +00:00
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
case "$machine" in
|
||
|
ia64*) libc_commonpagesize=0x4000 ;;
|
||
|
esac
|