capnp is no longer in external

old-commit-hash: a415fe1ebe
This commit is contained in:
Adeeb Shihadeh 2020-05-17 13:32:26 -07:00
parent 0f610ac909
commit afbfee85a3
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ if [ -z "$OPENPILOT_ENV" ]; then
export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
export PATH="$PATH:$HOME/openpilot/external/capnp/bin"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$HOME/openpilot/external/capnp/lib"
elif [[ "$unamestr" == 'Darwin' ]]; then
# msgq doesn't work on mac
export ZMQ=1