summaryrefslogtreecommitdiff
path: root/README.cross
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-02-27 14:16:54 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-02-27 14:17:26 +0000
commit739252d04397a4fcf3f044de86e3bfaec0084c4d (patch)
tree6d26c9c0b2ae0deba9ee3e35dc4aad3edea7b329 /README.cross
parent0f1120ad344ae220a93bd2af9cf4a6bf50e25888 (diff)
android: remove obsolete sourcing of Env.Host.sh advice
Diffstat (limited to 'README.cross')
-rw-r--r--README.cross2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cross b/README.cross
index a1edd27cf626..e2b9f21e6fa1 100644
--- a/README.cross
+++ b/README.cross
@@ -387,7 +387,7 @@ The activity used for these apps is in android/Bootstrap. See
README.Android.
To build the complex unit test (for Calc functionality; invokes the
-"ucalc" unit test code from sc) source the environment (. Env.Host.sh)
+"ucalc" unit test code from sc) setup your environment (make cmd cmd=bash)
and cd to android/qa/sc and run a "make". The Makefile here is
completely manually written, this stuff is so experimental it doesn't
make sense yet to try to integrate with the normal gbuild