diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2010-11-20 20:31:10 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2010-11-20 20:31:10 +0000 |
commit | 128691ed1bd73307acf6cade7d53fa1fb691474f (patch) | |
tree | 26ccbadee68fc03d3aeaad077dc89bd2edaba738 /configure | |
parent | 6f396dc7c08599802ff9135a5680a6f1e8a560a5 (diff) | |
download | cygnal-128691ed1bd73307acf6cade7d53fa1fb691474f.tar.gz cygnal-128691ed1bd73307acf6cade7d53fa1fb691474f.tar.bz2 cygnal-128691ed1bd73307acf6cade7d53fa1fb691474f.zip |
sync toplevel with gcc
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1455,10 +1455,9 @@ Optional Features: --enable-libssp build libssp directory --enable-build-with-cxx build with C++ compiler instead of C compiler --disable-ppl-version-check disable check for PPL version - --enable-cloog-backend=backend - isl: The cloog.org isl backend - ppl-legacy: The legacy ppl backend - default - ppl: The cloog.org ppl backend + --enable-cloog-backend[=BACKEND] + set the CLooG BACKEND used to either isl, ppl or + ppl-legacy (default) --disable-cloog-version-check disable check for CLooG version --enable-lto enable link time optimization support |