chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a35ff3e
)
Bump sample values for newer ndk/build-tools versions
author
Daniel Martí
<mvdan@mvdan.cc>
Tue, 17 Sep 2013 18:24:25 +0000
(20:24 +0200)
committer
Daniel Martí
<mvdan@mvdan.cc>
Tue, 17 Sep 2013 18:24:25 +0000
(20:24 +0200)
config.sample.py
patch
|
blob
|
history
diff --git
a/config.sample.py
b/config.sample.py
index bceb5da93f3b34f5d6773b077a6246ba8f4141d7..3756cc0ae109b200668adc751920c7f2608fd83c 100644
(file)
--- a/
config.sample.py
+++ b/
config.sample.py
@@
-6,10
+6,10
@@
sdk_path = "/path/to/android-sdk-linux_86"
# Path to the Android NDK ($ANDROID_NDK)
-ndk_path = "/path/to/android-ndk-r
8e
"
+ndk_path = "/path/to/android-ndk-r
9
"
# Build tools version to be used
-build_tools = "18.
0.
1"
+build_tools = "18.1"
# Path to Android Java SWT ($ANDROID_SWT)
javacc_path = "/usr/share/java"