mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
bc: Fix a typo (missing quotes) in explanation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user