x32 292 B

1234567891011121314151617
  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="--with-abi=x32"
  9. target=x86_64-x32-${VENDOR}linux-musl
  10. # Define architecture for the package manager
  11. package_arch=x32