./autogen.sh &&

export CC="${CC-cc} $CFLAGS" &&

OPTS+=" --disable-static --enable-shared --disable-native --enable-fat" &&

default_build
