https://dpdk.org/tracker/show_bug.cgi?id=32

            Bug ID: 32
           Summary: Does not cross-compile:
                    buildtools/check-experimental-syms.sh assumes
                    `objdump`
           Product: DPDK
           Version: 18.05
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: mk
          Assignee: dev@dpdk.org
          Reporter: d...@stormmq.com
  Target Milestone: ---

buildtools/check-experimental-syms.sh assumes `objdump`, which will use
whatever host system objdump is found in the default PATH.

Cross-compiling requires this to take a prefix, eg `"${CROSS}"objdump`.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to