[Buildroot] [Bug 12196] New: duma package

bugzilla at busybox.net bugzilla at busybox.net
Fri Sep 6 08:31:59 UTC 2019


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

            Bug ID: 12196
           Summary: duma package
           Product: buildroot
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: ioctl at ya.ru
                CC: buildroot at uclibc.org
  Target Milestone: ---

Duma package build is incorrect. Following original GNUmakefile, it should be
build with -O0, but buildroot make it with -O2, that leads to the "Illegal
instruction" problem with my program for ARM cpu. This can be fixed by adding
"CFLAGS+=-O0 \" into the DUMA_BUILD_CMDS definition in duma.mk.

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


More information about the buildroot mailing list