wrapRustc: handle --sysroot=
This form is used by Linux 6.8.
This commit is contained in:
@@ -4,7 +4,7 @@ defaultSysroot=(@sysroot@)
|
||||
|
||||
for arg; do
|
||||
case "$arg" in
|
||||
--sysroot)
|
||||
--sysroot|--sysroot=*)
|
||||
defaultSysroot=()
|
||||
;;
|
||||
--)
|
||||
|
||||
Reference in New Issue
Block a user