Loading scripts/prepare_delivery.sh +2 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ recode lat1..ibmpc ${OUTDIR}/LICENSE.md # unix2dos ... cp ${ROOT}/.clang-format ${OUTDIR} # enable split rendering againg by default # in case we strip it later, it will be explicitly disabled again belo # in case we strip it later, it will be explicitly disabled again below sed -i.bak -e "s/\/\*\ *\(#define\ *SPLIT_REND_WITH_HEAD_ROT\ *\)\*\//\1/g" ${OUTDIR}/lib_com/options.h Loading Loading @@ -240,6 +240,7 @@ if coan_exists; then echo "-UDEBUG_AGC_ENCODER_CMD_OPTION" >> $COAN_LIST echo "-UDEBUG_JBM_CMD_OPTION" >> $COAN_LIST echo "-UVARIABLE_SPEED_DECODING" >> $COAN_LIST echo "-UDISABLE_LIMITER" >> $COAN_LIST echo "-UDBG_WAV_WRITER" >> $COAN_LIST echo "-USPLIT_REND_WITH_HEAD_ROT_DEBUG" >> $COAN_LIST echo "-USPLIT_POSE_CORRECTION_DEBUG" >> $COAN_LIST Loading Loading
scripts/prepare_delivery.sh +2 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ recode lat1..ibmpc ${OUTDIR}/LICENSE.md # unix2dos ... cp ${ROOT}/.clang-format ${OUTDIR} # enable split rendering againg by default # in case we strip it later, it will be explicitly disabled again belo # in case we strip it later, it will be explicitly disabled again below sed -i.bak -e "s/\/\*\ *\(#define\ *SPLIT_REND_WITH_HEAD_ROT\ *\)\*\//\1/g" ${OUTDIR}/lib_com/options.h Loading Loading @@ -240,6 +240,7 @@ if coan_exists; then echo "-UDEBUG_AGC_ENCODER_CMD_OPTION" >> $COAN_LIST echo "-UDEBUG_JBM_CMD_OPTION" >> $COAN_LIST echo "-UVARIABLE_SPEED_DECODING" >> $COAN_LIST echo "-UDISABLE_LIMITER" >> $COAN_LIST echo "-UDBG_WAV_WRITER" >> $COAN_LIST echo "-USPLIT_REND_WITH_HEAD_ROT_DEBUG" >> $COAN_LIST echo "-USPLIT_POSE_CORRECTION_DEBUG" >> $COAN_LIST Loading