summaryrefslogtreecommitdiffstats
path: root/gnu/gcc/CONFIGURE
blob: f676307324b05461f34ea717353b9f09d2dc4a2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
. $SECTION_DIRECTORY/FUNCTIONS &&
default_configure_gcc &&

config_query_list GCC_TARGET "Select what build to use" \
                              all \
                              bootstrap \
                              bootstrap-lean \
                              profiledbootstrap \
                              profiledbootstrap-lean    &&

config_query GCC_CLOOG "Use cloog loop vectorizer?" y