From c04dfb82bb8dd213e2fb409283a9ef412485308a Mon Sep 17 00:00:00 2001 From: Lily Date: Mon, 4 Dec 2023 12:31:01 +0300 Subject: [DOCS] Added missing library for #1108 (#1109) * [DOCS] Added missing library for #1108 * [DOCS] Typo --- docs/COMPILE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/COMPILE.md') diff --git a/docs/COMPILE.md b/docs/COMPILE.md index 4f1a30ad..69ed7da7 100644 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -169,7 +169,7 @@ Using a 64bit OS: NOTE: COMPILING BOX64 IN TERMUX IS EXPERIMENTAL!!! -You must have ARM64 Device and the `libandroid-sysv-semaphore` library: +You must have ARM64 Device with `libandroid-sysv-semaphore` and `libandroid-spawn` libraries: ``` -D TERMUX=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo -- cgit 1.4.1