Skip to content

Instantly share code, notes, and snippets.

@nobonobo
Created August 24, 2013 11:09
Show Gist options
  • Select an option

  • Save nobonobo/6327516 to your computer and use it in GitHub Desktop.

Select an option

Save nobonobo/6327516 to your computer and use it in GitHub Desktop.
OS-XにてOpenWRTのビルドメモ
PATH=/usr/local/opt/coreutils/libexec/gnubin:$PATH
brew install coreutils gnu-getopt gawk findutils wget
ln -s /usr/local/opt/gnu-getopt/bin/getopt /usr/local/opt/coreutils/libexec/gnubin/getopt
# .bashrcに以下のパスの追加
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment