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

« back to all changes in this revision

Viewing changes to NOTES

  • Committer: Michael Hope
  • Date: 2010-09-13 08:30:44 UTC
  • mfrom: (14.1.1 cortex-strings)
  • Revision ID: michael.hope@linaro.org-20100913083044-0rr37rigcpd0gg7q
Added autogen.sh.  Tidied up the NEON configure rules using AM_CONDITIONAL.  Made make distcheck pass.

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