x32 215 B

123456789101112131415
  1. #
  2. # x32: x86_64 ABI using 32-bit integers, longs and pointers.
  3. #
  4. kernel_arch=x86_64
  5. libc_arch=x32
  6. libSuffix=x32
  7. multilib_options="--with-multilib-list=mx32"
  8. gcc_options=""
  9. target=x86_64-x32-${VENDOR}linux-musl