i486 309 B

1234567891011121314151617
  1. #
  2. # i486: Intel 486 optimized for Intel 686+ processors.
  3. #
  4. kernel_arch=x86
  5. libc_arch=i386
  6. libSuffix=32
  7. multilib_options="--with-multilib-list=m32"
  8. gcc_options="--with-arch=i486 --with-tune=i686 --enable-cld"
  9. target=i486-${VENDOR}linux-musl
  10. # Define architecture for the package manager
  11. package_arch=i486