Skip to content
Snippets Groups Projects
set_env_vars 205 B
Newer Older
Anh Nguyen-Tuong's avatar
Anh Nguyen-Tuong committed
export ZFUZZ_HOME=`pwd`
export AFL_TRANSFORMS=$ZFUZZ_HOME/afl_transforms
Anh Nguyen-Tuong's avatar
Anh Nguyen-Tuong committed
export PATH=$PATH:$ZFUZZ_HOME/bin
export AFL_SKIP_BIN_CHECK=1
Anh Nguyen-Tuong's avatar
Anh Nguyen-Tuong committed
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SECURITY_TRANSFORMS_HOME/lib