mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-16 16:35:08 +01:00
bc: Fix a typo (missing quotes) in explanation
This commit is contained in:
parent
28832308d2
commit
41822a4ac4
@ -49,7 +49,7 @@
|
||||
<title>The meaning of the configure options:</title>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>CC=gcc -std=c99</parameter></term>
|
||||
<term><parameter>CC='gcc -std=c99'</parameter></term>
|
||||
<listitem>
|
||||
<para>This parameter specifies the compiler and C standard to use.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user