OPTS="${OPTS} --enable-release --disable-static"  &&
sed -i "s/-O2/${CFLAGS}/" configure               &&
default_build

