Skip to content

Instantly share code, notes, and snippets.

@eneagoe
Created May 7, 2012 20:04
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save eneagoe/2630041 to your computer and use it in GitHub Desktop.
mc --configure-options
'--disable-debug' '--disable-dependency-tracking' '--prefix=/usr/local/Cellar/midnight-commander/4.8.3' '--without-x' '--with-screen=slang' '--disable-vfs-fish' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LDFLAGS=-L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib' 'CPPFLAGS=-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include' 'PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment