Skip to content

Instantly share code, notes, and snippets.

@pheaver
Created June 1, 2010 12:48
Show Gist options
  • Save pheaver/420906 to your computer and use it in GitHub Desktop.
Save pheaver/420906 to your computer and use it in GitHub Desktop.
--- env1 2010-06-01 05:46:40.000000000 -0700
+++ env2 2010-06-01 05:46:46.000000000 -0700
@@ -1,4 +1,4 @@
-PATH=/Users/pweaver/signali/Quattro/build/bin/:/Users/pweaver/.cabal/ghc-6.12.2/bin:/bin:/Users/pweaver/bin/emacs:/Users/pweaver/homebrew/sbin:/Users/pweaver/homebrew/bin:/Users/pweaver/bin:/Users/pweaver/local/bin:/Users/pweaver/commonrc/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
+PATH=/Users/pweaver/signali/Quattro/build/bin/:/Users/pweaver/.cabal/ghc-6.12.2/bin:/bin:/Users/pweaver/bin/emacs:/Users/pweaver/homebrew/sbin:/Users/pweaver/homebrew/bin:/Users/pweaver/bin:/Users/pweaver/local/bin:/Users/pweaver/commonrc/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/pweaver/signali/Quattro/build/bin/:/Users/pweaver/.cabal/ghc-6.12.2/bin:/Users/pweaver/bin/emacs:/Users/pweaver/homebrew/sbin:/Users/pweaver/homebrew/bin:/Users/pweaver/bin:/Users/pweaver/local/bin:/Users/pweaver/commonrc/bin
TMPDIR=/var/folders/DH/DHHyAB5pF1eOxsWD27TnfE+++TQ/-Tmp-/
SHELL=/Users/pweaver/homebrew/bin/zsh
HOME=/Users/pweaver
@@ -18,24 +18,24 @@
LC_MONETARY=en_US
LC_NUMERIC=en_US
TERM=xterm
-PWD=/Users/pweaver
+PWD=/private/tmp/homebrew-polyml-5.3-owBo/polyml.5.3
LC_COLLATE=en_US
-SHLVL=1
-OLDPWD=/Users/pweaver
-LD_LIBRARY_PATH=/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib
-LIBRARY_PATH=/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib
-INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
-C_INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
-CPLUS_INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
+SHLVL=2
+OLDPWD=/private/tmp/homebrew-polyml-5.3-owBo/polyml.5.3
+LD_LIBRARY_PATH=/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib:/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib
+LIBRARY_PATH=/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib:/Users/pweaver/homebrew/lib:/Users/pweaver/local/lib:/usr/lib
+INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include:/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
+C_INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include:/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
+CPLUS_INCLUDE_PATH=/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include:/Users/pweaver/homebrew/include:/Users/pweaver/local/include:/usr/include
PYTHONPATH=/Users/pweaver/homebrew/lib/python2.6/site-packages
EmacsApp=/Applications/Emacs.app/Contents/MacOS
ACK_OPTIONS=--type-set=quattro=.q --type-set=tquattro=.q.py --type-set=cryptol=.cry --type-set=tcryptol=.cryt --type-set=verilog=.v
ACK_PAGER_COLOR=less -R -F
CLICOLOR=yes
LESS=FRX
-TEXINPUTS=.:/Users/pweaver/commonrc/tex:
-BSTINPUTS=.:/Users/pweaver/commonrc/tex:
-BIBINPUTS=.:/Users/pweaver/commonrc/tex:
+TEXINPUTS=.:/Users/pweaver/commonrc/tex:.:/Users/pweaver/commonrc/tex:
+BSTINPUTS=.:/Users/pweaver/commonrc/tex:.:/Users/pweaver/commonrc/tex:
+BIBINPUTS=.:/Users/pweaver/commonrc/tex:.:/Users/pweaver/commonrc/tex:
TEXMFOUTPUT=/tmp
RSYNC_RSH=ssh
QUATTROFLAGS=outdir=/Users/pweaver/outdir outfile=foo lineLength=105
@@ -48,3 +48,14 @@
ALTERNATE_EDITOR=
GIT_EDITOR=/Users/pweaver/homebrew/bin/emacsclient -t
_=/usr/bin/env
+HOMEBREW_BREW_FILE=/Users/pweaver/homebrew/bin/brew
+HOMEBREW_ERROR_PIPE=4
+MAKEFLAGS=-j2
+CPPFLAGS=-isystem /Users/pweaver/homebrew/include
+LDFLAGS=-L/Users/pweaver/homebrew/lib
+CMAKE_PREFIX_PATH=/Users/pweaver/homebrew
+CC=/usr/bin/gcc-4.2
+CXX=/usr/bin/g++-4.2
+LD=/usr/bin/gcc-4.2
+CXXFLAGS= -march=core2 -msse4.1 -w -pipe -O3
+CFLAGS= -march=core2 -msse4.1 -w -pipe -O3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment