Skip to content

Instantly share code, notes, and snippets.

View bherrera's full-sized avatar
CTO @3778

Bruno Herrera bherrera

CTO @3778
View GitHub Profile
@bherrera
bherrera / Cross_Compiling_Linux_Kernel_OSX.txt
Last active September 12, 2015 21:02
Running linux kernel menuconfig from Mac OSX 10.10.5
View Cross_Compiling_Linux_Kernel_OSX.txt
brew tap homebrew/dupes
brew install ncurses
Create ncurses.pc from http://mrcook.uk/how-to-install-go-ncurses-on-mac-osx
copy elf.h(https://gist.github.com/mlafeldt/3885346) to /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include