Changeset 819598b in clfs-embedded for BOOK/beyond-clfs/common/hostapd.xml


Ignore:
Timestamp:
Feb 11, 2011, 3:10:35 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
1fd00ea
Parents:
f9614ce
Message:

Removed all CC="${CC}"

Left all the CC="${CC} -Os" even though there's inconsistencies on
choosing an optimization level for each package.

File:
1 edited

Legend:

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

    rf9614ce r819598b  
    5353    <para os="c">Compile the package:</para>
    5454
    55 <screen os="d"><userinput>make CC=${CC} CFLAGS="-g -Os -Wall"</userinput></screen>
     55<screen os="d"><userinput>make CFLAGS="-g -Os -Wall"</userinput></screen>
    5656
    5757    <para os="e">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.