Skip to content
Snippets Groups Projects
Commit 4d07b595 authored by al.schwinn's avatar al.schwinn
Browse files

added jenkins build-script for gsi-jenkins

parent d1067a6c
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
make all CPU=x86_64 -j4 COMMON_MAKE_PATH="$WORKSPACE/../../generics/generic-makefiles" SNAP7_BASE="$WORKSPACE/../snap7/snap7-full" BOOST_HOME="$WORKSPACE/../../generics/boost_1.54.0/boost/1.54.0"
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