summaryrefslogtreecommitdiff
path: root/doc/autogen-examples/bootstrap-cross.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/autogen-examples/bootstrap-cross.sh')
-rwxr-xr-xdoc/autogen-examples/bootstrap-cross.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/autogen-examples/bootstrap-cross.sh b/doc/autogen-examples/bootstrap-cross.sh
new file mode 100755
index 0000000..aa5e3f6
--- /dev/null
+++ b/doc/autogen-examples/bootstrap-cross.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+TARGET_DEST_DIR=/home/kx/prog/scm/svn/platform/trunk-672/dist/.s9xx-glibc/enybox-x2
+
+cd ../..
+./bootstrap --target-dest-dir=${TARGET_DEST_DIR}