Kaydet (Commit) c77f452d authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

LOAndroid3: add calc to native-code to include the necessary libs

Change-Id: I59eeadfe5417d2a574d672ff3f039bc125abbdbe
üst f944bb4e
...@@ -13,7 +13,7 @@ BOOTSTRAPDIR=../../Bootstrap ...@@ -13,7 +13,7 @@ BOOTSTRAPDIR=../../Bootstrap
include $(BOOTSTRAPDIR)/Makefile.shared include $(BOOTSTRAPDIR)/Makefile.shared
native-code.cxx: $(SRCDIR)/solenv/bin/native-code.py native-code.cxx: $(SRCDIR)/solenv/bin/native-code.py
$< -j -g core -g writer > $@ $< -j -g core -g writer -g calc > $@
build-ant: android_version_setup copy-stuff link-so properties build-ant: android_version_setup copy-stuff link-so properties
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment