. $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
