nativify is now aot-compile
This commit is contained in:
parent
22c201589b
commit
5da954cdc0
@ -134,7 +134,7 @@ ant \
|
||||
-Djar.resolver=xml-commons-resolver.jar \
|
||||
clean jars javadocs
|
||||
|
||||
nativify build/xercesImpl.jar build/lib%{name}.jar.so
|
||||
aot-compile build/xercesImpl.jar build/lib%{name}.jar.so
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user