powerpc64le 320 B

123456789101112131415
  1. #
  2. # powerpc64le: PowerPC64 (for Talos II systems).
  3. #
  4. kernel_arch=powerpc
  5. libc_arch=powerpc64
  6. multilib_options="--disable-multilib --with-multilib-list="
  7. gcc_options="--enable-decimal-float=no --with-abi=elfv2"
  8. target=powerpc64le-${VENDOR}linux-musl
  9. # Define architecture for the package manager
  10. package_arch=ppc64le