Skip to content

Instantly share code, notes, and snippets.

@bherrera
Last active September 12, 2015 21:02
Show Gist options
  • Save bherrera/faa4a21eaf38381af5f5 to your computer and use it in GitHub Desktop.
Save bherrera/faa4a21eaf38381af5f5 to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment