mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete flag
This commit is contained in:
parent
67e4c4ff18
commit
75ece59584
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Following software packets are required to build HermitCore on a Linux system:
|
|||
|
||||
On Ubuntu the packets could be installed with following command:
|
||||
```
|
||||
sudo apt-get install -y nasm texinfo libmpfr-dev libmpc-dev libgmp-dev libisl-dev flex bison
|
||||
sudo apt-get install nasm texinfo libmpfr-dev libmpc-dev libgmp-dev libisl-dev flex bison
|
||||
```
|
||||
|
||||
## Building and testing HermitCore within a virtual machine
|
||||
|
|
Loading…
Add table
Reference in a new issue