(

  export CFLAGS="$CFLAGS -fPIC"
  OPTS+=" --enable-shared=yes --enable-static=no "  &&
  default_build

) > $C_FIFO 2>&1
