Changeset fa71d19 in clfs-embedded for BOOK


Ignore:
Timestamp:
Oct 23, 2013, 1:09:12 PM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
918f022
Parents:
7cc5805
git-author:
Andrew Bradford <andrew@…> (10/23/13 13:06:15)
git-committer:
Andrew Bradford <andrew@…> (10/23/13 13:09:12)
Message:

libc: Remove --enable-debug

Not needed.

File:
1 edited

Legend:

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

    r7cc5805 rfa71d19  
    3333<screen os="i"><userinput>CC=${CLFS_TARGET}-gcc ./configure \
    3434  --prefix=/ \
    35   --target=${CLFS_TARGET} \
    36   --enable-debug</userinput></screen>
     35  --target=${CLFS_TARGET}</userinput></screen>
    3736
    3837    <para os="h">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.