Add Changelog ...
[glibc.git] / sysdeps / alpha / preconfigure
blob09559b9de48fe0a52734795cbef8236e5889194b
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