Skip to content
Snippets Groups Projects
Commit a64fb6a1 authored by jdh8d's avatar jdh8d
Browse files

No commit message

No commit message
parent 0dc70e5a
No related branches found
No related tags found
No related merge requests found
......@@ -57,8 +57,6 @@ if [ ! "$SECURITY_TRANSFORMS_HOME" ]; then
exit 1;
fi
cd $SECURITY_TRANSFORMS_HOME
#./configure
#./build.sh
scons
cd $PEASOUP_HOME
......@@ -71,8 +69,9 @@ make install
cd $ZIPR_HOME
scons
# ./configure --prefix=$ZIPR_INSTALL; make; make install
cd $ZIPR_SCFI_PLUGIN
scons
#./configure --prefix=$ZIPR_INSTALL; make; make install
cd $PEASOUP_UMBRELLA_DIR/zipr_push64_reloc_plugin
scons
......@@ -11,4 +11,5 @@ zipr_install http://svn.zephyr-software.com/repos/zipr_install/trunk/
zipr_callbacks http://svn.zephyr-software.com/repos/zipr_callbacks/trunk/
zipr_sdk http://svn.zephyr-software.com/repos/zipr_sdk/trunk/
zipr_scfi_plugin http://svn.zephyr-software.com/repos/zipr_scfi_plugin/trunk
zipr_push64_reloc_plugin http://svn.zephyr-software.com/repos/zipr_push64_reloc_plugin/trunk
IdaProServer http://svn.zephyr-software.com/repos/IdaProServer/trunk/
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