Changeset 1f0a9c9 in clfs-sysroot for BOOK/cross-tools/common/glibc.xml


Ignore:
Timestamp:
May 26, 2006, 8:57:48 PM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
7126617
Parents:
8e23f7c
Message:

r3663@server (orig r1664): jciccone | 2006-05-26 17:16:29 -0700
Added glibc-ports to arm and made a few text changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/glibc.xml

    r8e23f7c r1f0a9c9  
    7777    --cache-file=config.cache</userinput></screen>
    7878
    79     <variablelist os="dj">
     79    <variablelist os="j">
    8080      <title>The meaning of the new configure options:</title>
    8181
    82       <varlistentry os="dj1">
     82      <varlistentry os="j1">
    8383        <term><parameter>BUILD_CC="gcc"</parameter></term>
    8484        <listitem>
     
    8888      </varlistentry>
    8989
    90       <varlistentry os="dj2">
     90      <varlistentry os="j2">
    9191        <term><parameter>CC="${LFS_TARGET}-gcc"</parameter></term>
    9292        <listitem>
     
    9696      </varlistentry>
    9797
    98       <varlistentry os="dj3">
     98      <varlistentry os="j3">
    9999        <term><parameter>AR="${LFS_TARGET}-ar"</parameter></term>
    100100        <listitem>
     
    104104      </varlistentry>
    105105
    106       <varlistentry os="dj4">
     106      <varlistentry os="j4">
    107107        <term><parameter>RANLIB="${LFS_TARGET}-ranlib"</parameter></term>
    108108        <listitem>
     
    112112      </varlistentry>
    113113
    114       <varlistentry os="dj5">
     114      <varlistentry os="j5">
    115115        <term><parameter>--disable-profile</parameter></term>
    116116        <listitem>
     
    120120      </varlistentry>
    121121
    122       <varlistentry os="dj6">
     122      <varlistentry os="j6">
    123123        <term><parameter>--enable-add-ons</parameter></term>
    124124        <listitem>
     
    128128      </varlistentry>
    129129
    130       <varlistentry os="dj7">
     130      <varlistentry os="j7">
    131131        <term><parameter>--with-tls</parameter></term>
    132132        <listitem>
     
    135135      </varlistentry>
    136136
    137       <varlistentry os="dj8">
     137      <varlistentry os="j8">
    138138        <term><parameter>--with-__thread</parameter></term>
    139139        <listitem>
     
    143143      </varlistentry>
    144144
    145       <varlistentry os="dj9">
     145      <varlistentry os="j9">
    146146        <term><parameter>--with-binutils=/cross-tools/bin</parameter></term>
    147147        <listitem>
     
    151151      </varlistentry>
    152152
    153       <varlistentry os="dj10">
     153      <varlistentry os="j10">
    154154        <term><parameter>--cache-file=config.cache</parameter></term>
    155155        <listitem>
Note: See TracChangeset for help on using the changeset viewer.