~linaro-toolchain-dev/cortex-strings/trunk

« back to all changes in this revision

Viewing changes to NOTES

  • Committer: Michael Hope
  • Date: 2010-09-07 03:55:51 UTC
  • Revision ID: michael.hope@linaro.org-20100907035551-21mm4q3pa640ojc6
Changed all occurances of cortexcpu to cortex-strings

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
            AUTOCONF=false \
7
7
            configure --host=arm-linux-gnueabi --build=arm-linux-gnueabi \
8
8
            --prefix=$HOME/opt --without-cvs \
9
 
            --enable-add-ons=libidn,ports,nptl,cortexcpu \
 
9
            --enable-add-ons=libidn,ports,nptl,cortex-strings \
10
10
            --enable-profile --without-selinux --enable-stackguard-randomization \
11
11
            --with-cpu=cortex-a8
12
12