Commit 446c9d1
committed
Increase MAX_ARG_STRLEN
Sometimes we get "Argument list too long" in AOSP compiles due to some
commands being excessively long due to the directory structure.
Double this and forget it.
Signed-off-by: Simão Gomes Viana <[email protected]>1 parent a2390c5 commit 446c9d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments