BUILD.md: little fix to the "Basics" section
This commit is contained in:
parent
ff8d571378
commit
cbb9c42d20
@ -6,6 +6,8 @@ This document is intended to describe how to build a package.
|
|||||||
|
|
||||||
### Basics
|
### Basics
|
||||||
|
|
||||||
|
Package build flow is controlled by script [build-package.sh](../build-package.sh) and is split into the following stages:
|
||||||
|
|
||||||
1. Sets up a patched stand-alone Android NDK toolchain if necessary.
|
1. Sets up a patched stand-alone Android NDK toolchain if necessary.
|
||||||
|
|
||||||
2. Reads `packages/$PKG/build.sh` to find out where to find the source code of the package and how to build it.
|
2. Reads `packages/$PKG/build.sh` to find out where to find the source code of the package and how to build it.
|
||||||
|
Loading…
Reference in New Issue
Block a user