Skip to content

Commit

Permalink
[DOCS] Added missing library for #1108 (#1109)
Browse files Browse the repository at this point in the history
* [DOCS] Added missing library for #1108

* [DOCS] Typo
  • Loading branch information
mcagabe19 authored Dec 4, 2023
1 parent 08d1896 commit c04dfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c04dfb8

Please sign in to comment.