Commit Graph

7 Commits

Author SHA1 Message Date
Leonid Pliushch
f1cc076b27
ecj: wrappers should unset JAVA_HOME
Otherwise it will work properly if package openjdk-17 is installed.

Issue https://github.com/termux/termux-packages/issues/7233
2021-08-02 20:53:57 +03:00
Leonid Pliushch
cfc0bb89e8 ecj: use '-Xcompiler-option --compiler-filter=speed' dalvikvm flag 2020-07-26 03:23:12 +03:00
Leonid Pliushch
31f900cf76 ecj: do not word-split arguments
Do not split args if they contain a space.
2019-01-13 18:33:41 +01:00
Fredrik Fornwall
a68adb036f ecj: Fix missing \ in ecj script 2016-08-10 09:53:47 -04:00
Fredrik Fornwall
6501186f2b Fix dalvikvm wrapper
- Just unset LD_LIBRARY_PATH in the dalvikvm wrapper.
- Let the dalvikvm wrapper setup $ANDROID_DATA.
- Avoid using a custom dalvikvm wrapper in dx.
2016-05-05 19:55:13 -04:00
Fredrik Fornwall
70a744a484 More /system/bin/sh -> $PREFIX/bin/sh changes 2015-12-02 06:32:11 -05:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00