diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-09-08 13:24:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-08 13:24:54 +0200 |
| commit | d18bfda0d48ad88751adfca236ee509bdfc1cb87 (patch) | |
| tree | e218c4c40c7bc27c14d69fe3275435a489d5a5ea /docs | |
| parent | dffc4ce15b54f5f0b01046de220817a8a8ad1a7c (diff) | |
Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md index dd49d2389..97169f717 100644 --- a/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md +++ b/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md @@ -33,7 +33,7 @@ index 3bca90a..fdaa7af 100644 Install GCC prerequisites: ``` -sudo apt-get install flex bison libc6-dev libc6-dev-i386 linux-libc-dev linux-libc-dev:i386 libgmp3-dev libmpfr-dev libmpc-dev make bc g++ +sudo apt-get install flex bison libc6-dev libc6-dev-i386 linux-libc-dev linux-libc-dev:i386 libgmp3-dev libmpfr-dev libmpc-dev build-essential bc ``` Build GCC: |
