Minisatip: Fixed build on armhf/v7
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -16,7 +16,7 @@
|
||||
{
|
||||
"label": "Clean Package",
|
||||
"type": "shell",
|
||||
"command": " cd ${input:Package}; abuild clean; abuild cleancache",
|
||||
"command": " cd ${input:Package}; abuild clean; abuild cleancache; abuild cleanpkg",
|
||||
"problemMatcher": [],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
|
||||
Reference in New Issue
Block a user