Tweak
This commit is contained in:
parent
06e40afa3b
commit
6e9428fac7
2
ant.spec
2
ant.spec
@ -356,7 +356,7 @@ export JAVA_HOME
|
|||||||
sh build.sh --noconfig jars javadocs
|
sh build.sh --noconfig jars javadocs
|
||||||
|
|
||||||
# BC-compile the two core jars
|
# BC-compile the two core jars
|
||||||
gcj-dbtool -n build/lib/%{name}-%{version}.db
|
gcj-dbtool -n build/lib/%{name}-%{version}.db 1024
|
||||||
for jar in %{name} %{name}-launcher; do
|
for jar in %{name} %{name}-launcher; do
|
||||||
aot-compile \
|
aot-compile \
|
||||||
build/lib/$jar.jar \
|
build/lib/$jar.jar \
|
||||||
|
Loading…
Reference in New Issue
Block a user