Skip to content
Snippets Groups Projects
Commit 63a1ef81 authored by Matthew McGill's avatar Matthew McGill
Browse files

build fix for libcapstone

Former-commit-id: e44fdc45
parent ed66cccf
No related branches found
No related tags found
No related merge requests found
export PEASOUP_UMBRELLA_DIR=`pwd`
export PEDI_HOME=$PEASOUP_UMBRELLA_DIR/pedi
export STRATAFIER_OBJCOPY=$PEASOUP_UMBRELLA_DIR/binutils-2.19/binutils/objcopy
......@@ -37,5 +36,5 @@ fi
source ./irdb_vars
source $PEASOUP_UMBRELLA_DIR/set_command_envs
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ZEST_RUNTIME/lib32:$ZEST_RUNTIME/lib64"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ZEST_RUNTIME/lib32:$ZEST_RUNTIME/lib64:$SECURITY_TRANSFORMS_HOME/lib"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment