Skip to content

Commit c195b2e

Browse files
committed
[utils] split-cmdline: Handle -working-directory
1 parent 33049fa commit c195b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/dev-scripts/split-cmdline

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ def main():
113113
"-syslibroot",
114114
"-target",
115115
"-target-sdk-version",
116+
"-working-directory",
116117
"-x",
117118
]
118119
# Heuristic: options ending in -path expect an argument

0 commit comments

Comments
 (0)