Loading .gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -410,8 +410,9 @@ build-codec-linux-instrumented-make: - .build-job-linux script: - *print-common-info - sed -i".bak" "s/\/\*#define WMOPS 1\*\//#define WMOPS 1/g" lib_com/count.h - make -j - *update-scripts-repo - bash scripts/prepare_instrumentation.sh -m MEM_ONLY -p BASOP - make -j -C $INSTR_DIR # --------------------------------------------------------------- # Short test jobs Loading Loading
.gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -410,8 +410,9 @@ build-codec-linux-instrumented-make: - .build-job-linux script: - *print-common-info - sed -i".bak" "s/\/\*#define WMOPS 1\*\//#define WMOPS 1/g" lib_com/count.h - make -j - *update-scripts-repo - bash scripts/prepare_instrumentation.sh -m MEM_ONLY -p BASOP - make -j -C $INSTR_DIR # --------------------------------------------------------------- # Short test jobs Loading