glibc/sysdeps/unix/sysv/linux/tile/tilegx/Makefile

5 lines
126 B
Makefile

# Provide biarch definitions.
abi-variants := 64 32
abi-64-condition := __WORDSIZE == 64
abi-32-condition := __WORDSIZE == 32