[Buildroot] [Bug 13621] New: Buildroot builds for i686 even though i486 is selected

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 17 14:19:03 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13621

            Bug ID: 13621
           Summary: Buildroot builds for i686 even though i486 is selected
           Product: buildroot
           Version: 2021.02
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: moelzerjens at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8801
  --> https://bugs.busybox.net/attachment.cgi?id=8801&action=edit
defconfig

Selecting i486 as target architecture variant results in a kernel that's built
for i686.

Steps to reproduce:

Build a image with the attached minimal defconfig and run `qemu-system-i386
-nographic -cpu 486 -kernel output/images/bzImage` results in `This kernel
requires an i686 CPU, but only detected an i486 CPU.`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list