pmt: update build details

This commit is contained in:
2024-12-14 11:26:50 +03:00
parent a6c9feb4d6
commit 84e0a02268

View File

@@ -63,11 +63,6 @@ cd pmt
```
- Set the NDK working directory variable.
```
make gen-ndk-makefiles
# If you fail the audit etc, use FORCE_GEN.
# Example:
make gen-ndk-makefiles FORCE_GEN=true
# Required by Android NDK
export NDK_PROJECT_PATH="${PWD}"
```