(

  OPTS+=" --disable-static" &&

  CXXFLAGS+=" -Wno-error" &&

  LDFLAGS+=" -lm" &&

  default_build

) > $C_FIFO 2>&1
