diff options
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 1e6d51220..01785f641 100644 --- a/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md +++ b/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md @@ -12,7 +12,7 @@ svn ls -v ^/tags | grep gcc_7_1_0_release svn up -r 247494 ``` -Unfortunately there's a typo in `gcc_7_1_0_release`. Apply [this fix](https://patchwork.ozlabs.org/patch/757421/): +Unfortunately there's a typo in the source of `gcc_7_1_0_release`. Apply [this fix](https://patchwork.ozlabs.org/patch/757421/): ``` c diff --git a/gcc/tree.h b/gcc/tree.h index 3bca90a..fdaa7af 100644 |
