I looked into it and while DEB_BUILD_ARCH doesn't match uname -m the usage of something like the following should be appropriate.
DEB_HOST_GNU_CPU := $(shell dpkg-architecture -qDEB_HOST_GNU_CPU) ... $(DEB_HOST_GNU_CPU) I'm currently wrapping up several fixes where I can integrate this minor patch (not worth an upload on its own) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551796 Title: DPDK build should avoid using uname -m To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1551796/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
