Skip to content

Commit

Permalink
Merge branch 'master' of https://code.cestc.cn/rongtao/ulpatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rtoax committed Mar 25, 2024
2 parents 7b1ad61 + 7efa2e5 commit a62ee94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ hide:
$ sudo dnf install -y \
binutils-devel \
cmake \
elfutils-devel \
elfutils-libelf-devel \
gcc \
gcc-c++ \
glibc-devel \
libunwind-devel
```
Expand All @@ -25,6 +27,7 @@ $ sudo apt install -y \
binutils-dev \
cmake \
gcc \
gcc-c++ \
libc6 \
libunwind-dev
```
Expand Down

0 comments on commit a62ee94

Please sign in to comment.