Skip to content

Commit e8146b1

Browse files
committed
(core) added binutils deps for Termux installation
Src-commit: 593d5c5608896bc9a20aceae7e85433a6247a498
1 parent fef3cac commit e8146b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALLATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ administrator or `root` user):
142142
- Install [Termux](https://termux.com/)
143143
- Install the following packages:
144144
```sh
145-
$ pkg install clang make
145+
$ pkg install clang make binutils
146146
$ pkg install emacs # optional
147147
$ pkg install rlwrap # optional
148148
```

0 commit comments

Comments
 (0)