configure_options=(
   ${configure_options[@]} 
   "--enable-32bit"
   "--with-archflags=-mcpu=cell -mabi=altivec -ftree-vectorize"
)
