Remove abi-*-options compiler flags
[glibc.git] / sysdeps / unix / sysv / linux / tile / tilegx / Makefile
blob62a5be662a735affbde2d302bb9afa1b571bc8a4
1 # Provide biarch definitions.
2 abi-variants := 64 32
3 abi-64-condition := __WORDSIZE == 64
4 abi-32-condition := __WORDSIZE == 32