Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-clfs/common/libnl.xml

    r485885e r884672b  
    3131    <para os="a">Configure libnl:</para>
    3232
    33 <screen os="b"><userinput>CC="${CC} -Os" ./configure --prefix=/usr --host=${CLFS_TARGET}</userinput></screen>
     33<screen os="b"><userinput>CC="${CC} ${BUILD} -Os" ./configure --prefix=/usr --host=${CLFS_TARGET}</userinput></screen>
    3434
    3535    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.