From 0c732b810d1931ea8115e6ba75e31bdab4b9202a Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 26 Oct 2017 00:03:50 +0200 Subject: Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md --- docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit mrf-deployment