summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml51
1 files changed, 1 insertions, 50 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 43829a6607..736dde2d57 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -24,7 +24,7 @@
24 <link linkend='var-FEED_DEPLOYDIR_BASE_URI'>F</link> 24 <link linkend='var-FEED_DEPLOYDIR_BASE_URI'>F</link>
25 <link linkend='var-GROUPADD_PARAM'>G</link> 25 <link linkend='var-GROUPADD_PARAM'>G</link>
26 <link linkend='var-HOMEPAGE'>H</link> 26 <link linkend='var-HOMEPAGE'>H</link>
27 <link linkend='var-ICECC_CC'>I</link> 27 <link linkend='var-ICECC_ENV_EXEC'>I</link>
28<!-- <link linkend='var-glossary-j'>J</link> --> 28<!-- <link linkend='var-glossary-j'>J</link> -->
29 <link linkend='var-KARCH'>K</link> 29 <link linkend='var-KARCH'>K</link>
30 <link linkend='var-LABELS'>L</link> 30 <link linkend='var-LABELS'>L</link>
@@ -2334,42 +2334,6 @@
2334 2334
2335 <glossdiv id='var-glossary-i'><title>I</title> 2335 <glossdiv id='var-glossary-i'><title>I</title>
2336 2336
2337 <glossentry id='var-ICECC_CC'><glossterm>ICECC_CC</glossterm>
2338 <glossdef>
2339 <para>
2340 The path to the GNU C compiler <filename>gcc</filename>.
2341 This variable is used by the
2342 <link linkend='ref-classes-icecc'><filename>icecc</filename></link>
2343 class.
2344 You do not set this variable by hand.
2345 </para>
2346
2347 <para>
2348 When the location for the GNU C compiler is not a
2349 symbolic link, the class sets the variable to the location
2350 of the compiler.
2351 </para>
2352 </glossdef>
2353 </glossentry>
2354
2355 <glossentry id='var-ICECC_CXX'><glossterm>ICECC_CXX</glossterm>
2356 <glossdef>
2357 <para>
2358 The path to the GNU C++ compiler <filename>g++</filename>.
2359 This variable is used by the
2360 <link linkend='ref-classes-icecc'><filename>icecc</filename></link>
2361 class.
2362 You do not set this variable by hand.
2363 </para>
2364
2365 <para>
2366 When the location for the GNU C++ compiler is not a
2367 symbolic link, the class sets the variable to the location
2368 of the compiler.
2369 </para>
2370 </glossdef>
2371 </glossentry>
2372
2373 <glossentry id='var-ICECC_ENV_EXEC'><glossterm>ICECC_ENV_EXEC</glossterm> 2337 <glossentry id='var-ICECC_ENV_EXEC'><glossterm>ICECC_ENV_EXEC</glossterm>
2374 <glossdef> 2338 <glossdef>
2375 <para> 2339 <para>
@@ -2468,19 +2432,6 @@
2468 </glossdef> 2432 </glossdef>
2469 </glossentry> 2433 </glossentry>
2470 2434
2471 <glossentry id='var-ICECC_VERSION'><glossterm>ICECC_VERSION</glossterm>
2472 <glossdef>
2473 <para>
2474 The version of the cross-compiler used in the
2475 cross-development toolchain.
2476 This variable is used by the
2477 <link linkend='ref-classes-icecc'><filename>icecc</filename></link>
2478 class.
2479 You do not set this variable by hand.
2480 </para>
2481 </glossdef>
2482 </glossentry>
2483
2484 <glossentry id='var-IMAGE_BASENAME'><glossterm>IMAGE_BASENAME</glossterm> 2435 <glossentry id='var-IMAGE_BASENAME'><glossterm>IMAGE_BASENAME</glossterm>
2485 <glossdef> 2436 <glossdef>
2486 <para> 2437 <para>