Update README.md (#700)

clean-rebuild-all.sh is already renamed to clean.sh
This commit is contained in:
Wetitpig 2017-01-28 00:03:14 +08:00 committed by Fredrik Fornwall
parent 85afba2099
commit 2fe052c83d
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Additional utilities
====================
* build-all.sh: used for building all packages in the correct order (using buildorder.py).
* clean-rebuild-all.sh: used for doing a clean rebuild of all packages.
* clean.sh: used for doing a clean rebuild of all packages.
* scripts/check-pie.sh: Used for verifying that all binaries are using PIE, which is required for Android 5+.