Closed b-man closed 11 years ago
Just a note. KPI symbol set generation has always worked on OS X. that's how I build kernel caches for my boards. I'll merge this after verifying it.
Sent from my iPhone
On Nov 10, 2013, at 4:30 PM, Brian McKenzie notifications@github.com wrote:
These changes enable kpi symbol set generation on Linux (and OSX?) build hosts.
You can merge this Pull Request by running
git pull https://github.com/b-man/xnu master Or view, comment on, or merge it at:
https://github.com/winocm/xnu/pull/15
Commit Summary
Fix symbolset generation Add nm to linux build command Typo File Changes
M README (6) M config/Makefile (4) Patch Links:
https://github.com/winocm/xnu/pull/15.patch https://github.com/winocm/xnu/pull/15.diff
These changes enable kpi symbol set generation on Linux (and OSX?) build hosts.