On Wed, Jun 11, 2014 at 05:29:52PM -0500, Syd Polk wrote: > I see that this seems to be a common issue building Android from the > Mac; was wondering if anybody had a better workaround than copying one > of the elf.h files from the source tree to /usr/local/include or not.
For keon, I sent a pull request to add glibc's elf.h to the kernel source: https://github.com/gp-b2g/gp-keon-kernel/pull/3/files But I wonder if it would be possible to change the Android makefiles to include external/elfutils/libelf in the include path for the kernel's host tools instead. --Jed _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
