build-toolchain: add notes about needed packages
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
parent
6d69e550e5
commit
242966e407
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user