mirror of
https://gitlab.archlinux.org/pacman/pacman.git
synced 2025-11-08 03:24:40 +01:00
Compare commits
1 Commits
v7.1.0
...
release/7.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2df7c407e8 |
@@ -1035,6 +1035,8 @@ static int parseargs(int argc, char *argv[])
|
||||
{"color", required_argument, 0, OP_COLOR},
|
||||
{"disable-download-timeout", no_argument, 0, OP_DISABLEDLTIMEOUT},
|
||||
{"disable-sandbox", no_argument, 0, OP_DISABLESANDBOX},
|
||||
{"disable-sandbox-filesystem", no_argument, 0, OP_DISABLESANDBOXFILESYSTEM},
|
||||
{"disable-sandbox-syscalls", no_argument, 0, OP_DISABLESANDBOXSYSCALLS},
|
||||
{0, 0, 0, 0}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user