x86_64 282 B

1234567891011121314151617
  1. #
  2. # x86_64: x86-64 (generic).
  3. #
  4. kernel_arch=x86_64
  5. libc_arch=x86_64
  6. libSuffix=64
  7. multilib_options="--with-multilib-list=m64"
  8. gcc_options="--with-arch=x86-64 --with-tune=generic"
  9. target=x86_64-${VENDOR}linux-musl
  10. # Define architecture for the package manager
  11. package_arch=amd64