x86_64 217 B

123456789101112131415
  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