cppcheck: fix cross build
This commit is contained in:
@@ -29,7 +29,7 @@ fi
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
vsed -e '/run-dmake/d' -i test/CMakeLists.txt
|
||||
vsed -e '/run-dmake/d' -i test/CMakeLists.txt -i cli/CMakeLists.txt
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user