From 4311bfa9612af43e4f13923c75d05a59484eaa11 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 15 Mar 2021 05:54:50 +0000 Subject: [PATCH] bc: remove an extra quote git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/bc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/bc.xml b/chapter08/bc.xml index 85040c8a2..41d969e94 100644 --- a/chapter08/bc.xml +++ b/chapter08/bc.xml @@ -49,7 +49,7 @@ The meaning of the configure options: - CC=gcc" + CC=gcc This parameter specifies the compiler to use.