Loading ci/smoke_test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ if [ $BUILD -eq 1 ];then make clean # Replace free -> free_, malloc -> malloc_, calloc -> calloc_ ./scripts/prepare_mem_dryrun.py python3 ./scripts/prepare_mem_dryrun.py # Enable WMOPS and disable DEBUGGING sed -i.bak -e "s/\/\*\s*\(#define\s*WMOPS\)\s*\*\//\1/g" lib_com/options.h Loading Loading
ci/smoke_test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ if [ $BUILD -eq 1 ];then make clean # Replace free -> free_, malloc -> malloc_, calloc -> calloc_ ./scripts/prepare_mem_dryrun.py python3 ./scripts/prepare_mem_dryrun.py # Enable WMOPS and disable DEBUGGING sed -i.bak -e "s/\/\*\s*\(#define\s*WMOPS\)\s*\*\//\1/g" lib_com/options.h Loading