From 850d104a1a72866edd6f9cf9b123581bdc945dcb Mon Sep 17 00:00:00 2001 From: YZBruh Date: Mon, 13 May 2024 22:28:51 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b56ee53..4315b24 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ Report bugs to ### How is it built? Android NDK is required to build. [Click for usage information](https://developer.android.com/ndk/guides/other_build_systems). [Click for NDK downloads](https://developer.android.com/ndk/downloads). - NOTE 1: The current configuration is configured for compilation with NDK. The configuration was configured according to the NDK guide (I gave the link). You may need to replace it depending on the situation. You just need to set the `CC` variable in the compile command. - - NOTE 2: The current target architecture is aarch64. You can change this in the configuration or by adding it to the compile command. Be careful. While making this current configuration, the following was considered (directory structure): + - NOTE 2: Use NDK 22+ + - NOTE 3: The current target architecture is aarch64. You can change this in the configuration or by adding it to the compile command. Be careful. While making this current configuration, the following was considered (directory structure): ``` pmt android-ndk other-directories