Skip to content

Instantly share code, notes, and snippets.

View bherrera's full-sized avatar

Bruno Herrera bherrera

  • Florianopolis, SC, Brazil
  • 09:30 (UTC -03:00)
  • LinkedIn in/bherrera
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
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