summaryrefslogtreecommitdiffstats
path: root/build-toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'build-toolchain')
-rwxr-xr-xbuild-toolchain5
1 files changed, 4 insertions, 1 deletions
diff --git a/build-toolchain b/build-toolchain
index 5662253..4893e11 100755
--- a/build-toolchain
+++ b/build-toolchain
@@ -134,4 +134,7 @@ cd $BASEDIR
# search for bin directories in external and remove binaries
# build jack from source and rest of java toolchain (jack source has prebuilts, builds with ant dist)
# add relocation_packer correctly as dependency
-# packages to install: gcc-arm-none-eabi
+
+# packages to install: gcc-arm-none-eabi, cmake, python-dev, swig, ant
+# apt-get build-dep gcc-4.9 binutils llvm-defaults
+# apply ndk patch