std.Target: Remove Cpu.Arch.spu_2.
This was for a hobby project that appears to be dormant for now. This can be added back if the project is resumed in the future.
This commit is contained in:
@@ -17,7 +17,6 @@ pub fn supportsUnwinding(target: std.Target) bool {
|
||||
.spirv,
|
||||
.spirv32,
|
||||
.spirv64,
|
||||
.spu_2,
|
||||
=> false,
|
||||
|
||||
// Enabling this causes relocation errors such as:
|
||||
|
||||
Reference in New Issue
Block a user