Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
Signed-off-by: pettershao-ragilenetworks <[email protected]>
  • Loading branch information
pettershao-ragilenetworks authored and sdk committed Nov 3, 2022
1 parent d97e588 commit 301e885
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion debian/syncd.install
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ usr/bin/saiasiccmp
usr/bin/syncd*
syncd/scripts/* usr/bin
usr/lib/libgcovpreload.so usr/lib
tmp/gcov tmp
gcov
2 changes: 0 additions & 2 deletions gcov_support.sh
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,6 @@ gcov_support_collect_gcno()
cp gcno_$submodule_name.tar.gz ${work_dir}/debian/tmp/gcov
cp ./gcov_support.sh ${work_dir}/debian/tmp/gcov
cp ./gcovpreload/lcov_cobertura.py ${work_dir}/debian/tmp/gcov
mkdir -p ${work_dir}/debian/tmp/usr
mkdir -p ${work_dir}/debian/tmp/usr/lib
cp ./gcovpreload/libgcovpreload.so ${work_dir}/debian/tmp/usr/lib
sudo chmod 777 -R /${work_dir}/debian/tmp/usr/lib/libgcovpreload.so
rm $GCNO_LIST_FILE
Expand Down

0 comments on commit 301e885

Please sign in to comment.