diff options
author | Sven Gothel <[email protected]> | 2012-02-19 02:32:50 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-02-19 02:32:50 +0100 |
commit | 9451174b1757675e75db44dc09e2888807f112d9 (patch) | |
tree | 3da61dcaffa91ed628f5086c2976e3ebbed2ccbf /make/build-test.xml | |
parent | 02bdec3dbfac73847518668a070de11a5fb863af (diff) |
Fix linux-armv7 crosscompilation
Diffstat (limited to 'make/build-test.xml')
-rw-r--r-- | make/build-test.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build-test.xml b/make/build-test.xml index ba21c43..23e47b1 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -243,7 +243,6 @@ export ${system.env.library.path}=${env.TARGET_ROOT}/gluegen/${rootrel.build}/ob <echo message="Testing ${test.class.fqn} -- ${test.class.result.file}"/> <echo message="${line.separator} java \${line.separator} -${jvmDataModel.arg}\${line.separator} -Djava.library.path=${env.TARGET_ROOT}/gluegen/${rootrel.build}/obj${path.separator}${env.TARGET_ROOT}/gluegen/${rootrel.build}/test/build/natives\${line.separator} -cp ${junit.run.remote.jars}\${line.separator} -Dgluegen.root=${gluegen.root} \${line.separator} |