about summary refs log tree commit diff
path: root/sysdeps/aarch64/preconfigure
blob: 19657b627bc84c4eec026d2b8101147913a0175b (plain) (blame)
1
2
3
4
5
6
7
case "$machine" in
aarch64*)
	base_machine=aarch64
	machine=aarch64
	mtls_descriptor=desc
	;;
esac