about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tile/tilegx/Makefile
blob: 62a5be662a735affbde2d302bb9afa1b571bc8a4 (plain) (blame)
1
2
3
4
# Provide biarch definitions.
abi-variants := 64 32
abi-64-condition := __WORDSIZE == 64
abi-32-condition := __WORDSIZE == 32