Skip to content

Commit

Permalink
Merge "Fix building COP in vagrant"
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLevi authored and Gerrit Code Review committed Jan 13, 2017
2 parents 47c182f + cdaec61 commit 3406603
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devenv/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ cat <<EOF >/etc/profile.d/vagrant-devenv.sh
export PATH=\$PATH:/hyperledger/devenv/tools:/hyperledger/build/bin
export VAGRANT=1
export CGO_CFLAGS=" "
export CGO_LDFLAGS="-lrocksdb -lstdc++ -lm -lz -lbz2 -lsnappy"
EOF

# Set our shell prompt to something less ugly than the default from packer
Expand Down

0 comments on commit 3406603

Please sign in to comment.