Merge #285333: llvmPackages: 16.0.6 -> 17.0.6 on Linux
...into staging-next
This commit is contained in:
@@ -16542,7 +16542,7 @@ with pkgs;
|
||||
/**/ if platform.isDarwin then 16
|
||||
else if platform.isFreeBSD then 12
|
||||
else if platform.isAndroid then 12
|
||||
else if platform.isLinux then 16
|
||||
else if platform.isLinux then 17
|
||||
else if platform.isWasm then 16
|
||||
# For unknown systems, assume the latest version is required.
|
||||
else 17;
|
||||
|
||||
Reference in New Issue
Block a user