(

  if [ "$ENABLE_CXX" == "y" ]; then
     export MAKES=1
  fi &&

  default_build

) > $C_FIFO 2>&1
